This commit is contained in:
Gambhiro 2012-12-18 08:47:04 +00:00
parent 46ad733833
commit c95b6d91f7
1 changed files with 4 additions and 1 deletions

View File

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