mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-19 21:41:07 +01:00
parent
3cc1fa4046
commit
76d6b02563
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ alias bringz='git pull'
|
||||||
alias chicken='git add'
|
alias chicken='git add'
|
||||||
alias oanward='git commit -m'
|
alias oanward='git commit -m'
|
||||||
alias ooanward='git commit -am'
|
alias ooanward='git commit -am'
|
||||||
alias yolo='git commit -m "$(curl -s https://whatthecommit.com/index.txt)"'
|
alias yolo='git commit -m "$(curl -s http://whatthecommit.com/index.txt)"'
|
||||||
alias letcat='git checkout'
|
alias letcat='git checkout'
|
||||||
alias violenz='git rebase'
|
alias violenz='git rebase'
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue