summaryrefslogtreecommitdiff
path: root/.zshrc
diff options
context:
space:
mode:
Diffstat (limited to '.zshrc')
-rw-r--r--.zshrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.zshrc b/.zshrc
index 5cfc33e..2a9035e 100644
--- a/.zshrc
+++ b/.zshrc
@@ -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'