mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-11 00:10:08 +00:00
git lol
This commit is contained in:
parent
46ad733833
commit
c95b6d91f7
1 changed files with 4 additions and 1 deletions
|
@ -42,6 +42,9 @@ alias pwned='ssh'
|
|||
alias hackzor='git init'
|
||||
alias rulz='git push'
|
||||
alias bringz='git pull'
|
||||
alias moarhack='git checkout'
|
||||
alias chicken='git add'
|
||||
alias oanward='git commit -m'
|
||||
alias ooanward='git commit -am'
|
||||
alias letcat='git checkout'
|
||||
alias violenz='git rebase'
|
||||
|
||||
|
|
Loading…
Reference in a new issue