Skip to content

Instantly share code, notes, and snippets.

@chrisbodhi
Last active January 29, 2019 20:49
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 chrisbodhi/1f22d89aa4f24b7b55e747050e06dca4 to your computer and use it in GitHub Desktop.
Save chrisbodhi/1f22d89aa4f24b7b55e747050e06dca4 to your computer and use it in GitHub Desktop.
[user]
email = TODO
name = chrisbodhi
[core]
excludesfile = /Users/TODO/.gitignore_global
pager = diff-so-fancy | less --tabs=4 -RFX
[commit]
template = /Users/TODO/.gitmessage
[color]
ui = true
[color "diff-highlight"]
oldNormal = red bold
oldHighlight = red bold 52
newNormal = green bold
newHighlight = green bold 22
[color "diff"]
meta = yellow
frag = magenta bold
commit = yellow bold
old = red bold
new = green bold
whitespace = red reverse
[diff-so-fancy]
stripLeadingSymbols = false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment