Skip to content

Commit

Permalink
git: add gpg converter
Browse files Browse the repository at this point in the history
  • Loading branch information
benmezger committed Jan 18, 2025
1 parent eb30b68 commit 66bf3cf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions chezmoi/dot_gitconfig.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,8 @@
textconv = mdls
[diff "bin"]
textconv = hexdump -v -C
[diff "gpg"]
textconv = gpg --no-tty -q --decrypt
[github]
user = {{ .github_user }}
[gitlab]
Expand Down

0 comments on commit 66bf3cf

Please sign in to comment.