This commit is contained in:
LinlyBoi
2022-12-03 20:55:20 +02:00
parent 9888691dd7
commit d39808b103
4 changed files with 10 additions and 4 deletions

View File

@@ -296,7 +296,7 @@ alias bringz='git pull'
alias chicken='git add'
alias oanward='git commit -m'
alias ooanward='git commit -am'
alias yolo='git commit -m "$(curl -s http://whatthecommit.com/index.txt)"'
alias yolo='git commit -m "$(curl http://whatthecommit.com/index.txt)"'
alias letcat='git checkout'
alias violenz='git rebase'
alias ani-cli='ani-cli -q 480'