Skip to content

Instantly share code, notes, and snippets.

@BabylonZeus
Last active August 29, 2015 13:57
Show Gist options
  • Save BabylonZeus/9576543 to your computer and use it in GitHub Desktop.
Save BabylonZeus/9576543 to your computer and use it in GitHub Desktop.
.gitconfig
#For cygwin on Windows :
[user]
name = BabylonZeus
email = <email address>
[color]
diff = auto
status = auto
branch = auto
interactive = auto
ui = true
pager = true
[core]
autocrlf = true
editor = emacs-nox.exe
[column]
ui = auto
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment