diff options
author | Starfall <us@starfall.systems> | 2024-12-05 12:47:59 -0600 |
---|---|---|
committer | Starfall <us@starfall.systems> | 2024-12-05 12:55:29 -0600 |
commit | 4a57dd10abd9ceaa9b83712393c2618863cca467 (patch) | |
tree | 4e254ab88be8c0baa377909ee63cca87d5644db0 /.config/git | |
parent | e3f309555d5afb9983e6fe4f177001560c85472e (diff) |
Diffstat (limited to '.config/git')
-rw-r--r-- | .config/git/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/git/config b/.config/git/config index e1a2122..6be8b88 100644 --- a/.config/git/config +++ b/.config/git/config @@ -27,4 +27,4 @@ tree = log --all --graph --oneline unstage = restore --staged [gpg] - program = gpg2 + program = gpg |