This commit is contained in:
~erin 2022-03-13 13:37:57 -04:00
parent 57c8c61b2d
commit a43c08ac31
No known key found for this signature in database
GPG Key ID: DA70E064A8C70F44
1 changed files with 3 additions and 0 deletions

3
.zshrc
View File

@ -29,6 +29,9 @@ alias rip='rip --graveyard ~/.local/share/Trash/files'
alias oxipng='oxipng -o 6 --strip all'
alias http='xh'
# don't overwrite existing files
alias mv='mv -n'
# 🐈
alias meow='echo "mraow! *pat pat*"'