summaryrefslogtreecommitdiff
path: root/etc/.zshrc
diff options
context:
space:
mode:
authorDaniel Friesel <derf@derf.homelinux.org>2010-07-09 17:53:35 +0200
committerDaniel Friesel <derf@derf.homelinux.org>2010-07-09 17:53:40 +0200
commit31d02b699c1234d685a5216dba573e9aafe476f2 (patch)
tree0c906920f8c264469cbdf6adb7d6d62173d6fb8c /etc/.zshrc
parent1d39458c547e6ce70ecffb4b6a68a200c4de0890 (diff)
Use new source for weather alias
Diffstat (limited to 'etc/.zshrc')
-rw-r--r--etc/.zshrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/.zshrc b/etc/.zshrc
index e3e0181..837a909 100644
--- a/etc/.zshrc
+++ b/etc/.zshrc
@@ -466,7 +466,7 @@ if [[ -e /tmp/.x-started ]] { #{{{
alias putscreen='put $(screenshot)'
- alias weather='feh http://www.bredeney-wetter.de/aktuell.gif'
+ alias weather='feh http://www.yr.no/place/Germany/North_Rhine-Westphalia/Essen/meteogram.png'
} #}}}
# }}}