From b83d47f1bcba9d230c76fcb62ee2f1af90e0a197 Mon Sep 17 00:00:00 2001 From: David Runge Date: Wed, 27 Nov 2013 13:08:36 +0100 Subject: Changed synergy alias for unixpool servers --- .zsh.after/unixpool.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.zsh.after') diff --git a/.zsh.after/unixpool.sh b/.zsh.after/unixpool.sh index 9e735d8..5ac0338 100644 --- a/.zsh.after/unixpool.sh +++ b/.zsh.after/unixpool.sh @@ -31,7 +31,6 @@ fi export MATLAB_JAVA=/usr/lib/jvm/java-6-sun-1.6.0.16/jre -alias synergys='synergys -c .synergy-$HOST.conf' function music_update() { echo "updating zip files" @@ -115,5 +114,6 @@ alias QWbig='xterm -geometry 84x41-0+0 -T '\''QWatch'\'' -e /homes/misc/lpviewer 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 synergys='synergys -c .config/synergy-$HOST.conf' #TODO: add pacman to apt-get conversion for all pacman aliases -- cgit v1.2.3-54-g00ecf