Closed davidolrik closed 1 year ago
When doing chezmoi init user, chezmoi will guess the repo using following table taken from the documentation.
chezmoi init user
I have added a proposed column that also remembers the username in the .git/config thus saving some typing when doing chezmoi update
.git/config
chezmoi update
Nice suggestion, thank you. Implemented in #2562.
When doing
chezmoi init user
, chezmoi will guess the repo using following table taken from the documentation.I have added a proposed column that also remembers the username in the
.git/config
thus saving some typing when doingchezmoi update