summary refs log tree commit diff
path: root/.gitconfig
diff options
context:
space:
mode:
Diffstat (limited to '.gitconfig')
-rw-r--r--.gitconfig9
1 files changed, 0 insertions, 9 deletions
diff --git a/.gitconfig b/.gitconfig
deleted file mode 100644
index 8015cbf3..00000000
--- a/.gitconfig
+++ /dev/null
@@ -1,9 +0,0 @@
-[user]
-	name = June McEnroe
-	email = programble@gmail.com
-[push]
-	default = simple
-[rebase]
-	autosquash = true
-[pretty]
-	log = %Cred%h %Creset%s%C(yellow)%d %Cgreen(%ar) %Cblue<%an>
21b42cdc7f41e6145759731f71&follow=1'>Add IRC output to hiJune McEnroe 2019-02-07Improve C syntax accuracy and add Format classJune McEnroe 2019-02-07Factor out hi checkJune McEnroe 2019-02-07Add Escape class to hiJune McEnroe 2019-02-07Add Todo class and parent syntax constraintJune McEnroe