Skip to content

Instantly share code, notes, and snippets.

@fn-alves
Created October 9, 2017 15:13
Show Gist options
  • Save fn-alves/d4a241eda3d61cd325f453ca7096f919 to your computer and use it in GitHub Desktop.
Save fn-alves/d4a241eda3d61cd325f453ca7096f919 to your computer and use it in GitHub Desktop.
[user]
name = Fernando Alves
email = fNxONE@users.noreply.github.com
[color]
diff = auto
status = auto
branch = auto
ui = true
[push]
default = current
[branch "master"]
remote = origin
merge = refs/heads/master
[core]
editor = vim
filemode = false
excludesfile = /home/fNxONE/.gitignore_global
[merge]
tool = vimdiff
[commit]
gpgsign = true
[gpg]
program = gpg2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment