summaryrefslogtreecommitdiff
path: root/.zshrc
diff options
context:
space:
mode:
Diffstat (limited to '.zshrc')
-rw-r--r--.zshrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.zshrc b/.zshrc
index 2a9035e..d979f89 100644
--- a/.zshrc
+++ b/.zshrc
@@ -38,7 +38,7 @@ alias cs='config status'
alias cc='config commit -m'
#pacman | yay
-alias yeet='yay -Rsc'
+alias yeet='paru -Rsc'
# weather
alias weather="curl wttr.in"