diff options
-rw-r--r-- | etc/.zshrc | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -474,6 +474,8 @@ 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' } #}}} |