Chezmoi Reference
Using existing
Section titled “Using existing”# Install chezmoish -c "$(curl -fsLS get.chezmoi.io)"chezmoi init git@github.com:clintonsteiner/dotfiles.gitchezmoi applyEdit and add files
Section titled “Edit and add files”chezmoi add ~/.bash_aliaseschezmoi applychezmoi cdgit commit -m "commit"git push