diff --git a/Home.md b/Home.md index 877b400..2263783 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" -dotfiles checkout +/usr/bin/git --git-dir=$HOME/.config/dotfiles/ --work-tree=$HOME -f checkout ``` ## Save modification ```bash