Skip to content

Instantly share code, notes, and snippets.

@ksysctl
Created February 22, 2012 22:01
Show Gist options
  • Save ksysctl/1887720 to your computer and use it in GitHub Desktop.
Save ksysctl/1887720 to your computer and use it in GitHub Desktop.
My personal git configuration
[user]
name = Moises Brenes
email = moises.brenes@gmail.com
[color]
ui = auto
[core]
excludesfile = /home/gin/Projects/weird/.gitignore
editor = vim
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment