link to documentation

  • i have a git repository for chezmoi

some commands

  • chezmoi status
  • states which files would change on chezmoi apply
  • chezmoi diff
  • gives a git like set of differentials if chezmoi apply applied
  • chezmoi add
  • this adds file with its current status to chezmoi and if the file already exists in chezmoi the version you are adding replaces it

This site uses Just the Docs, a documentation theme for Jekyll.