diff options
| -rw-r--r-- | README.md | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -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. |
