diff options
| author | seth <[email protected]> | 2022-07-01 21:51:47 -0400 |
|---|---|---|
| committer | seth <[email protected]> | 2022-08-04 04:40:57 -0400 |
| commit | 210adb6461ec9ac8243f39e4efd6f78b041d4a01 (patch) | |
| tree | e99d7010394d970e017c7fa9f5d7b420c502ae39 /.gitconfig | |
| parent | ac74db5a8fa69e5d3047b35f70c65b27dc07cfcb (diff) | |
xdg-ified
Diffstat (limited to '.gitconfig')
| -rw-r--r-- | .gitconfig | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/.gitconfig b/.gitconfig deleted file mode 100644 index 1d7fad7..0000000 --- a/.gitconfig +++ /dev/null @@ -1,10 +0,0 @@ -[user] - email = [email protected] - name = seth - signingkey = D31BD0D494BBEE86 -[commit] - gpgsign = true -[gpg] - program = gpg -[core] - pager = bat --style=changes |
