Skip to content

Instantly share code, notes, and snippets.

@cloverrose
Created November 13, 2016 10:47
Show Gist options
  • Save cloverrose/2622690d26a811c73080fe2a9da69e78 to your computer and use it in GitHub Desktop.
Save cloverrose/2622690d26a811c73080fe2a9da69e78 to your computer and use it in GitHub Desktop.
[user]
name = cloverrose
email = your_email@example.com
[core]
excludesfile = ~/.gitignore
[color]
ui = auto
[alias]
l = log --all --graph --pretty='format:%C(yellow)%h%C(cyan)%d %C(red)%ar %C(reset)%s'
*~
\#*
*.swp
*.swo
.DS_Store
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment