mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2025-12-08 00:10:41 +01:00
@@ -36,3 +36,15 @@ alias nomnom='killall'
|
|||||||
alias byes='exit'
|
alias byes='exit'
|
||||||
alias cya='reboot'
|
alias cya='reboot'
|
||||||
alias kthxbai='halt'
|
alias kthxbai='halt'
|
||||||
|
|
||||||
|
alias pwned='ssh'
|
||||||
|
|
||||||
|
alias hackzor='git init'
|
||||||
|
alias rulz='git push'
|
||||||
|
alias bringz='git pull'
|
||||||
|
alias chicken='git add'
|
||||||
|
alias oanward='git commit -m'
|
||||||
|
alias ooanward='git commit -am'
|
||||||
|
alias letcat='git checkout'
|
||||||
|
alias violenz='git rebase'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user