diff options
author | Joe <bousset.rudy@gmail.com> | 2023-02-17 10:52:15 +0100 |
---|---|---|
committer | Joe <bousset.rudy@gmail.com> | 2023-02-17 10:52:15 +0100 |
commit | ae66f282a249b214fa595ee25291bd9799d6d0b6 (patch) | |
tree | fbdb47f775793f3fef9ec7f7eaea4dc9e2402b16 /.ssh | |
parent | up (diff) | |
download | dotfiles-bsd-ae66f282a249b214fa595ee25291bd9799d6d0b6.tar.gz dotfiles-bsd-ae66f282a249b214fa595ee25291bd9799d6d0b6.tar.bz2 dotfiles-bsd-ae66f282a249b214fa595ee25291bd9799d6d0b6.tar.xz dotfiles-bsd-ae66f282a249b214fa595ee25291bd9799d6d0b6.tar.zst dotfiles-bsd-ae66f282a249b214fa595ee25291bd9799d6d0b6.zip |
up
Diffstat (limited to '.ssh')
-rw-r--r-- | .ssh/config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.ssh/config b/.ssh/config index f86f750..26b7a50 100644 --- a/.ssh/config +++ b/.ssh/config @@ -14,3 +14,4 @@ Host tv-exploit User tv Host joe HostName jozanofastora.xyz + Port 10022 |