diff options
| author | Daniel Friesel <derf@finalrewind.org> | 2011-06-17 11:59:32 +0200 | 
|---|---|---|
| committer | Daniel Friesel <derf@finalrewind.org> | 2011-06-17 11:59:32 +0200 | 
| commit | 30b638d22a2aa0515916488aec005ae61fd56ec2 (patch) | |
| tree | bf63af8885106240128859c062c8e3aec2e2b281 /etc | |
| parent | 8c07aa2e6b3e14c81f73822daaedf3acbd76a1c0 (diff) | |
Remove scanto alias, replaced by script
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/.zshrc | 2 | 
1 files changed, 0 insertions, 2 deletions
| @@ -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' | 
