Skip to content

Instantly share code, notes, and snippets.

@rogerleite
Created November 11, 2011 18:37
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 rogerleite/1358815 to your computer and use it in GitHub Desktop.
Save rogerleite/1358815 to your computer and use it in GitHub Desktop.
my .gitconfig file
[url "ssh://git-abril/repos/"]
insteadOf = abril-repo:
[user]
name = Roger Leite
email = roger.barreto+github@gmail.com
[core]
editor = gvim -f
[color]
diff = auto
interactive = auto
status = auto
[alias]
st = status
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment