Skip to content

Instantly share code, notes, and snippets.

@gpressutto5
Created November 16, 2021 21:26
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 gpressutto5/d82872a014cba0975a8e9717a4dae39a to your computer and use it in GitHub Desktop.
Save gpressutto5/d82872a014cba0975a8e9717a4dae39a to your computer and use it in GitHub Desktop.
[user]
name = Guilherme Pressutto
email = gpressutto5@gmail.com
[core]
pager = diff-so-fancy | less --tabs=4 -R
excludesFile = ~/.gitignore
[color]
ui = true
[color "diff-highlight"]
oldNormal = red bold
oldHighlight = red bold 52
newNormal = green bold
newHighlight = green bold 22
[color "diff"]
meta = 11
frag = magenta bold
commit = yellow bold
old = red bold
new = green bold
whitespace = red reverse
[pull]
ff = only
[fetch]
prune = true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment