diff options
author | Thanos Apollo <[email protected]> | 2022-09-25 09:24:48 +0300 |
---|---|---|
committer | Thanos Apollo <[email protected]> | 2022-09-25 09:24:48 +0300 |
commit | 8396265dbcb120f369a146602045c7af8e514179 (patch) | |
tree | 75486098a2bd8a1b08a5c810af1b828e3d1a6c00 /.zshrc | |
parent | 61f3f38d9bc92010b57e0f617294e4be28498ac1 (diff) | |
parent | 8f89737d7d83c67a75da841f45d37a1a743e680e (diff) |
Merge branch 'master' of github.com:ThanosApollo/config
Diffstat (limited to '.zshrc')
-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" |