david/myzsh
david
/
myzsh
Archived
1
0
Fork 0

pushzshconfig 31.07.2013 22:18

This commit is contained in:
david 2013-07-31 22:18:02 +02:00
parent c3e4443a11
commit 392c4a49f3
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ rdp()
domain="aec.at"
fi
rdesktop -u $username -p - -d $domain -g 1280x960 $server
rdesktop -u $username -p - -d $domain -g 1280x960 $server -k de
}