Mise à jour de 'Home'

2022-08-17 16:45:11 +00:00
parent 8fb53be78e
commit 02f76c86ca

@@ -4,7 +4,7 @@
# Folder `.config` must be empty
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
git --git-dir="$HOME/.config/dotfiles/" --work-tree="$HOME" -f checkout
```
## Save modification
```bash