Skip to content

Instantly share code, notes, and snippets.

@nyarly
Created January 21, 2014 19:37
Show Gist options
  • Save nyarly/8546841 to your computer and use it in GitHub Desktop.
Save nyarly/8546841 to your computer and use it in GitHub Desktop.
[user]
email = [email protected]
name = Judson
[branch]
autosetupmerge = true
[color]
branch = true
diff = true
grep = true
interactive = true
status = true
ui = true
[rerere]
enabled = true
[difftool]
external = ~/bin/git-meld-wrapper.sh
[github]
user = nyarly
token = ef52f5d6ee0b24a646382688a05eced1
[init]
templatedir = ~/.git_template
[alias]
ctags = !.git/hooks/ctags
bundle-tags = !.git/hooks/bundle-ctags
[bash]
showDirtyState = true
[push]
default = upstream
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment