modified README

This commit is contained in:
Adrien Luxey 2020-01-10 17:09:14 +01:00
parent e1a295559d
commit c05142f143
1 changed files with 2 additions and 0 deletions

View File

@ -14,6 +14,8 @@ Use `install.sh` to install the dependencies, Oh-My-Zsh, pull tmux and vim plugi
-h|--help Show this help
The script will install dependencies once (remove $HOME/.installed to redo) and symlink dotfiles to their destination in your $HOME.
If you do want to install through this script, import you SSH public key to github.com, otherwise the submodules will fail to pull.
If you want to do your own thing from these dotfiles, go read `install.sh`.