dots/README.md
2021-10-09 09:22:21 -04:00

11 lines
289 B
Markdown

# My dotfiles
## Installation
- Install each program that has a folder at directory root i.e: fish, git, kitty terminal...
- Install `GNU stow`: a symlink manager.
- `cd` into the dotfiles directory.
- Run `stow *` to symlink all the dotfiles to their respective place.
- ???
- Profits.