diff options
author | Joe <bousset.rudy@gmail.com> | 2022-05-13 11:22:59 +0200 |
---|---|---|
committer | Joe <bousset.rudy@gmail.com> | 2022-05-13 11:22:59 +0200 |
commit | 6818d0d2bf7b3bfd4617310403f5333456567ed9 (patch) | |
tree | e287eab8745bd2fd0d6dc429d22a974c4fcc26ec /.ssh | |
parent | update (diff) | |
download | dotfiles-bsd-6818d0d2bf7b3bfd4617310403f5333456567ed9.tar.gz dotfiles-bsd-6818d0d2bf7b3bfd4617310403f5333456567ed9.tar.bz2 dotfiles-bsd-6818d0d2bf7b3bfd4617310403f5333456567ed9.tar.xz dotfiles-bsd-6818d0d2bf7b3bfd4617310403f5333456567ed9.tar.zst dotfiles-bsd-6818d0d2bf7b3bfd4617310403f5333456567ed9.zip |
oh yes
Diffstat (limited to '.ssh')
-rw-r--r-- | .ssh/config | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.ssh/config b/.ssh/config index 32bf5fb..45cb5c6 100644 --- a/.ssh/config +++ b/.ssh/config @@ -4,3 +4,5 @@ Host gentoo-pc User jozan Host tv-exploit User tv +Host joe + HostName jozanofastora.xyz |