1
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-09-21 07:20:09 +00:00
This commit is contained in:
Gambhiro 2012-12-18 08:47:04 +00:00
parent 46ad733833
commit c95b6d91f7

View file

@ -42,6 +42,9 @@ alias pwned='ssh'
alias hackzor='git init' alias hackzor='git init'
alias rulz='git push' alias rulz='git push'
alias bringz='git pull' alias bringz='git pull'
alias moarhack='git checkout'
alias chicken='git add' alias chicken='git add'
alias oanward='git commit -m'
alias ooanward='git commit -am'
alias letcat='git checkout'
alias violenz='git rebase'