From e64afa3bb4a78879234290e0d3fd6d59e1eded4b Mon Sep 17 00:00:00 2001 From: Florestan Bredow Date: Mon, 29 Aug 2022 18:35:40 +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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 3724c76..8c56d3a 100644 --- a/Home.md +++ b/Home.md @@ -6,7 +6,7 @@ git clone --bare "https://git.daiko.fr/daiko/dotfiles-barre.git" "$HOME/.config/ # /!\ : all config files will be overwrited git --git-dir="$HOME/.config/dotfiles/" --work-tree="$HOME" -f checkout # hide untracked files -config config status.showUntrackedFiles no +dotfiles config status.showUntrackedFiles no ``` ## Save modification ```bash