diff --git a/Home.md b/Home.md index 3de2ae5..17c831e 100644 --- a/Home.md +++ b/Home.md @@ -3,7 +3,7 @@ ```bash # Folder `.config` must be empty git clone --bare "https://git.daiko.fr/daiko/dotfiles-barre.git" "$HOME/.config/dotfiles" -# /!\ : all config file will be overwrited +# /!\ : all config files will be overwrited git --git-dir=$HOME/.config/dotfiles/ --work-tree=$HOME -f checkout ``` ## Save modification