From 3e37adc3825a4bf56e3a3801fc1290451e7529cd Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Fri, 27 Aug 2010 15:09:47 +0200 Subject: zshrc: Add lmplayer alias --- etc/.zshrc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'etc') diff --git a/etc/.zshrc b/etc/.zshrc index c941ed2..39283f0 100644 --- a/etc/.zshrc +++ b/etc/.zshrc @@ -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' } #}}} -- cgit v1.2.3