summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam M. Stück <adam@adast.xyz>2022-12-05 09:02:00 +0100
committerAdam M. Stück <adam@adast.xyz>2022-12-05 09:02:00 +0100
commit45fc5bbc2c0b68c0011894db46cd59c582dee0bc (patch)
treead9e879ca6a409c5050a3de49443af7b31ae164b
parentf41f0a318734ea43b7017aa0fb737f003d7f9102 (diff)
Removed git config
-rw-r--r--.config/git/config21
1 files changed, 0 insertions, 21 deletions
diff --git a/.config/git/config b/.config/git/config
deleted file mode 100644
index bbd2037..0000000
--- a/.config/git/config
+++ /dev/null
@@ -1,21 +0,0 @@
-[user]
- name = adam
- email = 56338480+adastx@users.noreply.github.com
-
-[core]
- pager = delta
-
-[interactive]
- diffFilter = delta --color-only
-
-[delta]
- syntax-theme = TwoDark
- diff-so-fancy = true
- navigate = true
- file-style = omit
-
-[merge]
- conflictstyle = diff3
-
-[diff]
- colorMoved = default