Skip to content

Instantly share code, notes, and snippets.

@RDelorier
Created July 6, 2017 18:33
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 RDelorier/c15514033495afe2ef323768f55d6a89 to your computer and use it in GitHub Desktop.
Save RDelorier/c15514033495afe2ef323768f55d6a89 to your computer and use it in GitHub Desktop.
My Dotfiles
[user]
email = rdelorier@gmail.com
name = Ricky Delorier
[alias]
lg = log --color --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit
lg2 = log --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit --date=relative
[core]
excludesfile = /Users/rdelorier/.gitignore_global
npm-debug.log
yarn-error.log
.DS_Store
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment