david/myzsh
david
/
myzsh
Archived
1
0
Fork 0

pushzshconfig 18.05.2013 22:55

This commit is contained in:
david 2013-05-18 22:55:30 +02:00
parent ec4fafc7b7
commit 8486f80eb8
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ rdp()
domain="aec.at"
fi
rdesktop -u $username -p - -d $domain -g 1366x768 $server
rdesktop -u $username -p - -d $domain -g 1600x1200 $server
}