Skip to content

Instantly share code, notes, and snippets.

@kvbik
Created February 20, 2015 11:20
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 kvbik/53b7b574177419a4404a to your computer and use it in GitHub Desktop.
Save kvbik/53b7b574177419a4404a to your computer and use it in GitHub Desktop.
[color]
status = auto
diff = auto
branch = auto
[alias]
st = status
ci = commit
co = checkout
[core]
excludesfile = /home/kvbik/.gitignore
[user]
name = Jakub Vysoky
email = jakub@borka.cz
[push]
default = tracking
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment