diff options
Diffstat (limited to '.zshrc')
-rw-r--r-- | .zshrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -41,7 +41,7 @@ alias cc='config commit -m' alias yeet='yay -Rsc' # weather -alias weather="curl wttrn.in" +alias weather="curl wttr.in" #aliases alias ls='ls -la --color=auto' |