From 8f89737d7d83c67a75da841f45d37a1a743e680e Mon Sep 17 00:00:00 2001 From: ThanosApollo Date: Sun, 25 Sep 2022 09:17:54 +0300 Subject: add relative line numbers --- .zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- cgit v1.2.3