[user] name = Simon Ruderich email = simon@ruderich.org [color] ui = auto [core] editor = vim excludesfile = HOME/.gitignore [alias] # Shortcuts for often used commands. ci = commit -v di = diff st = status co = checkout br = branch me = merge # Custom commands. glog = log --pretty=oneline --graph --all