From 30b638d22a2aa0515916488aec005ae61fd56ec2 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Fri, 17 Jun 2011 11:59:32 +0200 Subject: Remove scanto alias, replaced by script --- etc/.zshrc | 2 -- 1 file changed, 2 deletions(-) (limited to 'etc/.zshrc') diff --git a/etc/.zshrc b/etc/.zshrc index 9a97c6e..0c33f79 100644 --- a/etc/.zshrc +++ b/etc/.zshrc @@ -398,8 +398,6 @@ 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:003:003)' - alias x='unsetopt bg_nice; startx &! exit' alias xxz='xz -v -9 -M 800M' -- cgit v1.2.3