diff options
author | Daniel Friesel <derf@finalrewind.org> | 2010-12-11 20:55:30 +0100 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2010-12-11 20:55:30 +0100 |
commit | 91ce7d274e15d65b4636ed2d6f8181d15097306d (patch) | |
tree | bd31ac4c4d057ef5bf8bda2044691532ef35c2cb /etc | |
parent | 98990398657a1a92cdafce1da67c1f73076d4ea9 (diff) |
zshrc: Remove weather alias (moved to script)
Diffstat (limited to 'etc')
-rw-r--r-- | etc/.zshrc | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -487,8 +487,6 @@ if [[ -e /tmp/.x-started ]] { #{{{ alias putscreen='put $(screenshot)' alias lmplayer='mplayer -vfm ffmpeg -lavdopts lowres=1:fast:skiploopfilter=all' - - alias weather='feh http://www.yr.no/place/Germany/North_Rhine-Westphalia/Essen/meteogram.png' } #}}} # }}} |