Update README

This commit is contained in:
Matus Namesny 2022-01-20 10:55:59 +01:00
parent 08af27d2ef
commit 80a565813c
1 changed files with 2 additions and 0 deletions

View File

@ -11,6 +11,8 @@ My dotfiles. If you want to use them fork or clone the repo. Each branch has spe
* `echo ".dotfiles" >> .gitignore`
* `git clone --bare git@git.namesny.com:Mathis/dotfiles.git $HOME/.dotfiles`
* `alias config='/usr/bin/git --git-dir=$HOME/.dotfiles/ --work-tree=$HOME'`
* `config submodule init`
* `config submodule update`
* `config checkout`
* `source .zshrc`