diff --git a/Home.md b/Home.md index cfebe4b..a98040c 100644 --- a/Home.md +++ b/Home.md @@ -2,9 +2,6 @@ ## Installation ```bash # fish -alias -s dotfiles="/usr/bin/git --git-dir=$HOME/.config/dotfiles/ --work-tree=$HOME" -# bash -alias dotfiles="/usr/bin/git --git-dir=$HOME/.config/dotfiles/ --work-tree=$HOME" git clone --bare "https://git.daiko.fr/daiko/dotfiles-barre.git" "$HOME/.config/dotfiles" dotfiles checkout ```