blob: 08c45e1a3665e999b6b7cb27ae9ce1a8a9bab336 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
[user]
email = stoelp@eit.uni-kl.de
name = johannst
[diff]
tool = vimdiff
[difftool]
prompt = false
[alias]
lol = log --graph --decorate --pretty=oneline --abbrev-commit --all
d = difftool
[core]
editor = vim
[color]
ui = true
|