diff options
author | Freya Murphy <freya@freyacat.org> | 2024-10-24 12:33:33 -0400 |
---|---|---|
committer | Freya Murphy <freya@freyacat.org> | 2024-10-24 12:34:08 -0400 |
commit | 74dd0ce041224b21c73cd00a20367f68fec2d3e6 (patch) | |
tree | 7d0b7f027dfb532f60fed000b0695fdf377f537b /home | |
parent | update mimeapps (diff) | |
download | dotfiles-guix-74dd0ce041224b21c73cd00a20367f68fec2d3e6.tar.gz dotfiles-guix-74dd0ce041224b21c73cd00a20367f68fec2d3e6.tar.bz2 dotfiles-guix-74dd0ce041224b21c73cd00a20367f68fec2d3e6.zip |
refactor certs folder
Diffstat (limited to 'home')
-rw-r--r-- | home/config/git/gitconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/home/config/git/gitconfig b/home/config/git/gitconfig index 0260067..188eb43 100644 --- a/home/config/git/gitconfig +++ b/home/config/git/gitconfig @@ -1,5 +1,5 @@ [user] - signingkey = 4F6BC11CEBB2F24214B90FAC9FF6937B829E565A + signingkey = D9AF0A4209B7C2DE11A884BFACBC553660D9993D email = freya@freyacat.org name = Freya Murphy [commit] |