From 31d02b699c1234d685a5216dba573e9aafe476f2 Mon Sep 17 00:00:00 2001 From: Daniel Friesel <derf@derf.homelinux.org> Date: Fri, 9 Jul 2010 17:53:35 +0200 Subject: Use new source for weather alias --- etc/.zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc') 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' } #}}} # }}} -- cgit v1.2.3