From 66ba39f2bf362d1e9c6b046a5a418c74601bf057 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Mon, 6 Apr 2009 12:27:09 +0200 Subject: Added weather alias --- etc/aliases/x | 3 +++ 1 file changed, 3 insertions(+) (limited to 'etc/aliases/x') diff --git a/etc/aliases/x b/etc/aliases/x index 7242c61..1748a60 100644 --- a/etc/aliases/x +++ b/etc/aliases/x @@ -40,6 +40,9 @@ if pidof X &> /dev/null; then # Useful when a beamer is connected to my laptop alias rplayer='mplayer -vo x11 -zoom -vf scale=1024:-2' + + # show current weather + alias weather='feh http://www.bredeney-wetter.de/aktuell.gif' else # start x and log out immediately alias x='unsetopt bg_nice; startx &! exit' -- cgit v1.2.3