Skip to content

Instantly share code, notes, and snippets.

@rogerleite
Last active October 5, 2015 20:57
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 rogerleite/2874925 to your computer and use it in GitHub Desktop.
Save rogerleite/2874925 to your computer and use it in GitHub Desktop.
Dot Fucking Files (Home folder)
[user]
name = Roger Leite
email = roger.barreto@gmail.com
[core]
editor = mvim
excludesfile = /Users/Roger/.gitignore
[color]
diff = auto
interactive = auto
status = auto
[alias]
st = status -sb
wat = whatchanged -p --abbrev-commit --pretty=medium
graph = log --graph --date-order -C -M --pretty=format:'<%h> %ad [%an] %Cgreen%d%Creset %s' --all --date=short
.rvmrc*
.DS_Store
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment