From fcfd7f4d544206c5a64d1e57b3933e7782843ed7 Mon Sep 17 00:00:00 2001 From: Marc Vertes Date: Fri, 2 May 2025 12:25:37 +0200 Subject: fix readme --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 0c83b01..f868e4c 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,12 @@ # Dotfiles Configuration files, stored in a bare git repository. Avoid symlinks and extra tooling - Use: git init --bare ~/dotfiles alias dotfiles='git --git-dir=$HOME/dotfiles --work-tree=$HOME' -Au lieu de +Instead of: dotfiles config status.showUntrackedFiles no @@ -21,7 +20,7 @@ On other machine, to reconstruct: alias dotfiles as above dotfiles checkout -remove files in the way if necessary +Remove files in the way if necessary. Manage one branch per computer if necessary. -- cgit v1.2.3