Adding whatthecommit to lol plugin (#6289)

This commit is contained in:
Samuel BERTHE ツ 2018-01-23 04:25:15 +01:00 committed by Robby Russell
parent 3f654922de
commit 15a681d266
1 changed files with 1 additions and 0 deletions

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'