diff options
| author | Marc Vertes <mvertes@free.fr> | 2025-05-02 12:25:37 +0200 |
|---|---|---|
| committer | Marc Vertes <mvertes@free.fr> | 2025-05-02 12:25:37 +0200 |
| commit | fcfd7f4d544206c5a64d1e57b3933e7782843ed7 (patch) | |
| tree | 1d27810f2becb70e4a0146fb337cc8188dcf6a10 | |
| parent | 5d567f206e5630c13a683b7d90fdbb580b6f6081 (diff) | |
fix readme
| -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. |
