diff options
author | ThanosApollo <[email protected]> | 2022-09-25 09:17:54 +0300 |
---|---|---|
committer | ThanosApollo <[email protected]> | 2022-09-25 09:17:54 +0300 |
commit | 8f89737d7d83c67a75da841f45d37a1a743e680e (patch) | |
tree | 7551941403a47ed9133af545862cb1052f99270d | |
parent | 8460cec82ae771201999f3150071eea866c45e36 (diff) |
add relative line numbers
-rw-r--r-- | .zshrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" |