summaryrefslogblamecommitdiff
path: root/gitconfig
blob: 08c45e1a3665e999b6b7cb27ae9ce1a8a9bab336 (plain) (tree)
1
2
3
4
5
6
7


                               

                 
          
                 




                                                                      

            
[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