Skip to content

Instantly share code, notes, and snippets.

@leckylao
Created January 16, 2013 10:18
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 leckylao/4546146 to your computer and use it in GitHub Desktop.
Save leckylao/4546146 to your computer and use it in GitHub Desktop.
[core]
autocrlf = false
editor = gvim
[color]
ui = auto
[alias]
st = status
ci = commit
br = branch
co = checkout
df = diff
lg = log
[user]
name = Lecky Lao
email = leckylao@au1.ibm.com
[giggle]
main-window-maximized = true
main-window-geometry = 0x0+0+0
main-window-view = HistoryView
history-view-vpane-position = 477
file-view-vpane-position = 562
[branch "master"]
remote = origin
merge = refs/heads/master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment