Mise à jour de 'Home'

2022-08-29 18:35:04 +00:00
parent 02f76c86ca
commit 861be8741c

@@ -5,6 +5,8 @@
git clone --bare "https://git.daiko.fr/daiko/dotfiles-barre.git" "$HOME/.config/dotfiles"
# /!\ : all config files will be overwrited
git --git-dir="$HOME/.config/dotfiles/" --work-tree="$HOME" -f checkout
# hide untracked files
config config status.showUntrackedFiles no
```
## Save modification
```bash