cmc/dotfiles
Using GNU Stow to manage my dotfiles.
clone: git clone https://gitbay.org/cmc/dotfiles.git
ded435a422b7335ac0a647333d9ca591f46fa5c8
verified · cmc
author: Christian Cleberg <hello@cleberg.net> · 2026-02-16T00:25:08Z
common/git/.gitconfig | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) @@ -8,7 +8,10 @@ editor = emacs autocrlf = input untrackedCache = true - +[commit] + gpgsign = true +[gpg] + program = gpg [alias] # Quick status and logs st = status