From 4c905dfd1f0c754da7aff5e8bc01c1254b92f99f Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Tue, 3 May 2011 17:12:27 +0200 Subject: Add invert-colours function --- etc/.zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc/.zshrc') diff --git a/etc/.zshrc b/etc/.zshrc index 8dad07a..cc3ea3b 100644 --- a/etc/.zshrc +++ b/etc/.zshrc @@ -398,7 +398,7 @@ alias remake='make clean; make && sudo make install' alias rsync-serve="rsync --daemon --port=10873 --no-detach --config=/dev/stdin"\ " --log-file=/dev/stdout -v <<< $'[.]\n\tpath = .\n\tuse chroot = no'" -alias scanto='convert =(sudo scanimage -p -d hp4200:libusb:002:002)' +alias scanto='convert =(sudo scanimage -p -d hp4200:libusb:003:003)' alias x='unsetopt bg_nice; startx &! exit' -- cgit v1.2.3