2021-10-09 09:16:15 -04:00
|
|
|
# My dotfiles
|
|
|
|
|
|
|
|
## Installation
|
|
|
|
|
2021-10-09 09:22:21 -04:00
|
|
|
- Install each program that has a folder at directory root i.e: fish, git, kitty terminal...
|
2021-10-09 11:48:16 -04:00
|
|
|
- Clone the repo.
|
2021-10-09 09:22:21 -04:00
|
|
|
- Install `GNU stow`: a symlink manager.
|
2021-10-09 09:16:15 -04:00
|
|
|
- `cd` into the dotfiles directory.
|
|
|
|
- Run `stow *` to symlink all the dotfiles to their respective place.
|
|
|
|
- ???
|
|
|
|
- Profits.
|