diff options
Diffstat (limited to '.gitconfig')
| -rw-r--r-- | .gitconfig | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/.gitconfig b/.gitconfig deleted file mode 100644 index a4472b1..0000000 --- a/.gitconfig +++ /dev/null @@ -1,12 +0,0 @@ -[user] - name = Thibaut Horel - email = thibaut.horel@gmail.com -[color] - ui = true -[core] - editor = vim - excludesfile = ~/.git_ignore -[alias] - lg = log --color --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit -- -[push] - default = simple |
