david/myzsh
david
/
myzsh
Archived
1
0
Fork 0

pushzshconfig 18.05.2013 15:41

This commit is contained in:
david 2013-05-18 15:41:28 +02:00
parent b0f97ff89f
commit ec4fafc7b7
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 1280x720 $server
rdesktop -u $username -p - -d $domain -g 1366x768 $server
}