summaryrefslogtreecommitdiff
path: root/etc/.zshrc
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2010-12-11 20:55:30 +0100
committerDaniel Friesel <derf@finalrewind.org>2010-12-11 20:55:30 +0100
commit91ce7d274e15d65b4636ed2d6f8181d15097306d (patch)
treebd31ac4c4d057ef5bf8bda2044691532ef35c2cb /etc/.zshrc
parent98990398657a1a92cdafce1da67c1f73076d4ea9 (diff)
zshrc: Remove weather alias (moved to script)
Diffstat (limited to 'etc/.zshrc')
-rw-r--r--etc/.zshrc2
1 files changed, 0 insertions, 2 deletions
diff --git a/etc/.zshrc b/etc/.zshrc
index 298092b..5256bae 100644
--- a/etc/.zshrc
+++ b/etc/.zshrc
@@ -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'
} #}}}
# }}}