ssh: add entry for steep
This commit is contained in:
parent
e40bbc0852
commit
65d6fbad18
1 changed files with 5 additions and 0 deletions
|
|
@ -38,6 +38,11 @@ Host git.tpreisner.de
|
|||
IdentityFile ~/.ssh/git_rsa
|
||||
IdentitiesOnly yes
|
||||
|
||||
Host steep
|
||||
Hostname steep.cs.fau.de
|
||||
User preisi
|
||||
Port 17
|
||||
|
||||
# use if they havent been defined yet:
|
||||
Host *
|
||||
Compression yes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue