Skip to content

Instantly share code, notes, and snippets.

@nivaca
Created May 3, 2024 21:09
Show Gist options
  • Select an option

  • Save nivaca/c90063b48b7fb56b722698fd9aba05cd to your computer and use it in GitHub Desktop.

Select an option

Save nivaca/c90063b48b7fb56b722698fd9aba05cd to your computer and use it in GitHub Desktop.
chezmoi config
[git]
autoCommit = true
autoPush = true
[diff]
command = "emacsdiff"
[merge]
command = "emacsdiff3"
[editor]
command = "emacs"
apply = true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment