Adding whatthecommit to lol plugin

This commit is contained in:
Samuel BERTHE 2017-09-04 22:11:09 +02:00 committed by GitHub
commit 12f7de2d9d

View file

@ -45,6 +45,7 @@ alias bringz='git pull'
alias chicken='git add'
alias oanward='git commit -m'
alias ooanward='git commit -am'
alias yolo='git commit -m "$(curl -s whatthecommit.com/index.txt)"'
alias letcat='git checkout'
alias violenz='git rebase'