From bb95db2bc67207ed84031e0855bea1277c61d201 Mon Sep 17 00:00:00 2001 From: Florestan Bredow Date: Tue, 16 Aug 2022 19:02:51 +0000 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'Home'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Home.md | 3 --- 1 file changed, 3 deletions(-) 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 ```