summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThanosApollo <[email protected]>2022-09-25 09:17:54 +0300
committerThanosApollo <[email protected]>2022-09-25 09:17:54 +0300
commit8f89737d7d83c67a75da841f45d37a1a743e680e (patch)
tree7551941403a47ed9133af545862cb1052f99270d
parent8460cec82ae771201999f3150071eea866c45e36 (diff)
add relative line numbers
-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"