Skip to content

Instantly share code, notes, and snippets.

@fotinakis
Last active April 5, 2016 23:40
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 fotinakis/89ca3e49e76a69272599 to your computer and use it in GitHub Desktop.
Save fotinakis/89ca3e49e76a69272599 to your computer and use it in GitHub Desktop.
Git config
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db
git config --global push.default current
git config --global rerere.enabled true
git config --global core.excludesfile ~/.gitignore_global
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment