Clarify the install process

This commit is contained in:
minhtrannhat 2021-10-09 09:22:21 -04:00
parent ffdba5c543
commit f6e66c11e8
No known key found for this signature in database
GPG Key ID: 894C6A5801E01CA9

View File

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