Skip to content

Instantly share code, notes, and snippets.

@bralpassos
Last active October 1, 2015 04:17
Show Gist options
  • Save bralpassos/1917475 to your computer and use it in GitHub Desktop.
Save bralpassos/1917475 to your computer and use it in GitHub Desktop.
.gitconfig
[user]
nome = "Bruno Passos"
email = brunoalmeidapassos@gmail.com
[core]
editor = vim
[apply]
whitespace = fix
[merge]
tool = vimdiff
[color]
whitespace = trailing-space
ui = auto
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment