README: correction sur l'implémentation de dotfiles
This commit is contained in:
parent
ce785ee3b3
commit
7379b97223
@ -24,6 +24,7 @@ Les autres fois :
|
|||||||
```bash
|
```bash
|
||||||
git clone --bare gitea@forge.o9.re:olivier/dotfiles.git $HOME/.dotfiles
|
git clone --bare gitea@forge.o9.re:olivier/dotfiles.git $HOME/.dotfiles
|
||||||
alias dotfiles='/usr/bin/git --git-dir=$HOME/.dotfiles/ --work-tree=$HOME'
|
alias dotfiles='/usr/bin/git --git-dir=$HOME/.dotfiles/ --work-tree=$HOME'
|
||||||
|
dotfiles config --local status.showUntrackedFiles no
|
||||||
dotfiles checkout
|
dotfiles checkout
|
||||||
source ~/.zshrc
|
source ~/.zshrc
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user