README: correction sur l'implémentation de dotfiles

vif
Olivier DOSSMANN 2019-10-17 22:26:41 +02:00
parent ce785ee3b3
commit 7379b97223
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@ Les autres fois :
```bash
git clone --bare gitea@forge.o9.re:olivier/dotfiles.git $HOME/.dotfiles
alias dotfiles='/usr/bin/git --git-dir=$HOME/.dotfiles/ --work-tree=$HOME'
dotfiles config --local status.showUntrackedFiles no
dotfiles checkout
source ~/.zshrc
```