Skip to content

Instantly share code, notes, and snippets.

@bigeagle
Created October 25, 2012 16:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bigeagle/3953673 to your computer and use it in GitHub Desktop.
Save bigeagle/3953673 to your computer and use it in GitHub Desktop.
[user]
name = bigeagle
email = justin.w.xd@gmail.com
[color]
diff = auto
status = auto
branch = auto
interactive = auto
[alias]
co = checkout
ci = commit -a
st = status
lg = log --color --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit --
[merge]
tool = meld #fugitive
[core]
editor = vim
[giggle]
main-window-maximized = false
main-window-geometry = 744x617+2+54
history-view-vpane-position = 440
main-window-view = HistoryView
[diff]
tool = meld
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment