fix: set signing format for git

This commit is contained in:
Ahwx 2026-04-30 01:55:26 +02:00
parent 51c5cb6847
commit 446eac7073

View file

@ -11,6 +11,7 @@
alias.stat = "status";
alias.lg = "log --color --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)%Creset' --abbrev-commit";
};
signing.format = "openpgp";
};
home.packages = [