diff options
| author | Yigit Sever | 2020-05-14 13:40:37 +0300 |
|---|---|---|
| committer | Yigit Sever | 2020-05-14 13:40:37 +0300 |
| commit | 632ea038519b58312c5bed7ad8788d4e46cfa12a (patch) | |
| tree | d19da88f3c5bd897dca6a2634b98bfb9989c8176 /.ssh/config | |
| parent | 7d97392d13c548b6ca9a1ecde41c29f28ed0c061 (diff) | |
| parent | baf7fef97f1fe2f1bbe8159f5a5a928a2eba73be (diff) | |
| download | dotfiles-632ea038519b58312c5bed7ad8788d4e46cfa12a.tar.gz dotfiles-632ea038519b58312c5bed7ad8788d4e46cfa12a.tar.bz2 dotfiles-632ea038519b58312c5bed7ad8788d4e46cfa12a.zip | |
Merge branch 'master' of 207.154.210.186:/home/yigit/dots
Diffstat (limited to '.ssh/config')
| -rw-r--r-- | .ssh/config | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.ssh/config b/.ssh/config index 2930dbb..b549e42 100644 --- a/.ssh/config +++ b/.ssh/config | |||
| @@ -21,3 +21,7 @@ Host beast | |||
| 21 | HostName 10.10.2.21 | 21 | HostName 10.10.2.21 |
| 22 | Port 22 | 22 | Port 22 |
| 23 | User yigit | 23 | User yigit |
| 24 | Host wins.ceng.metu.edu.tr | ||
| 25 | Port 8083 | ||
| 26 | Preferredauthentications publickey | ||
| 27 | IdentityFile ~/.ssh/id_ed25519 | ||
