diff --git a/README.md b/README.md index 8b56d72..9564e39 100644 --- a/README.md +++ b/README.md @@ -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 ```