gitignore.io alias

This commit is contained in:
James Walker 2015-05-31 17:31:08 -04:00
parent c91db6b03c
commit 620ae52032

View File

@ -10,6 +10,7 @@
lg = log --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit --date=relative
st = status -s
smu = submodule update --init --recursive
ignore = "!gi() { curl -L -s https://www.gitignore.io/api/$@ ;}; gi"
[github]
user = walkah
[git-up "bundler"]