Adding whatthecommit to lol plugin (#6289)

master
Samuel BERTHE ツ 8 years ago committed by Robby Russell
parent 3f654922de
commit 15a681d266
  1. 1
      plugins/lol/lol.plugin.zsh

@ -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'

Loading…
Cancel
Save