dots/README.md

14 lines
383 B
Markdown

# Personal Dotfiles :3
## Installation
Please ensure the that git is installed and you have an ssh key registered,
then execute the following command:
```bash
curl -L --proto '=https' --tlsv1.2 -sSf https://raw.githubusercontent.com/cargo-bins/cargo-binstall/main/install-from-binstall-release.sh | bash
cargo binstall --git https://github.com/RaphGL/Tuckr.git
tuckr set \*
```