From 98990398657a1a92cdafce1da67c1f73076d4ea9 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Tue, 7 Dec 2010 17:55:57 +0100 Subject: Add scanto alias --- etc/.zshrc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/etc/.zshrc b/etc/.zshrc index 463ae44..298092b 100644 --- a/etc/.zshrc +++ b/etc/.zshrc @@ -392,6 +392,8 @@ 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 x='unsetopt bg_nice; startx &! exit' alias xxz='xz -v -9 -M 800M' -- cgit v1.2.3