vim:fugitive: Fix committing with locked gpg-key

This commit is contained in:
2022-04-23 15:27:02 +02:00
parent f620e6d577
commit c2390f5fcd
2 changed files with 14 additions and 0 deletions

View File

@@ -31,6 +31,8 @@
path = /usr/bin/meld
[include]
path = user.config
[gpg]
program = ~/.config/gnupg/gpg.loopback
[init]
defaultBranch = main
[merge]