From 80ccd9723052ffcb3ef6071bbfb1c74ff2886db0 Mon Sep 17 00:00:00 2001 From: David Runge Date: Wed, 4 Dec 2013 12:39:28 +0100 Subject: removed pyadm alias, updated MATLAB_JAVA path --- .zsh.after/unixpool.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.zsh.after/unixpool.sh') diff --git a/.zsh.after/unixpool.sh b/.zsh.after/unixpool.sh index 71eaa74..8255692 100644 --- a/.zsh.after/unixpool.sh +++ b/.zsh.after/unixpool.sh @@ -19,7 +19,7 @@ PATH=${PATH}:/usr/sbin autoload -U regexp-replace regexp-replace PATH '/usr/bin/X11:' '' -export MATLAB_JAVA=/usr/lib/jvm/java-6-sun-1.6.0.16/jre +export MATLAB_JAVA=/usr/lib/jvm/java-6-sun-1.6.0.26/jre ## aliases alias lp_ps1_100='lp -q 100 -d ps1' @@ -28,7 +28,7 @@ alias QW='xterm -geometry 84x41-0+0 -T '\''QWatch'\'' -fn 5x8 -e /homes/misc/lpv alias QWbig='xterm -geometry 84x41-0+0 -T '\''QWatch'\'' -e /homes/misc/lpviewer/lpdisp' alias QWbighere='/homes/misc/lpviewer/lpdisp' alias QWdisplay="watch 'for n in {1..3}; do scli -c \"show printer display\" ps\$n-pool; done'" -alias pyadm="/net/adm/pyadm-64ready/start.py" +#alias pyadm="/net/adm/pyadm-64ready/start.py" alias synergys='synergys -c .config/synergy-$HOST.conf' #TODO: add pacman to apt-get conversion for all pacman aliases -- cgit v1.2.3-54-g00ecf