summaryrefslogtreecommitdiff
path: root/doc/bugs/can_not_add_ssh_remote_to_assistant_with___34__host:port__34___syntax/comment_1_397eb359c3f8ef30460a9556b6f55848._comment
blob: 991a7483d966e6d5960b6bc31127972f11017ba0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[[!comment format=mdwn
 username="https://www.google.com/accounts/o8/id?id=AItOawmBUR4O9mofxVbpb8JV9mEbVfIYv670uJo"
 nickname="Justin"
 subject="comment 1"
 date="2012-11-09T14:04:57Z"
 content="""
edit ~/.ssh/config. add

    Host myhost
    Port 1234


now you never have to specify the port again(for ssh,scp,rsync,etc)
"""]]