diff options
author | Joe <rrbo@proton.me> | 2023-03-27 17:53:38 +0200 |
---|---|---|
committer | Joe <rrbo@proton.me> | 2023-03-27 17:53:38 +0200 |
commit | fda95b3ffa139d6085a3053e979a713d43be420e (patch) | |
tree | cd8a5d7fab03ac782a93a0fd3128a64f2ca6747f /.ssh | |
parent | up (diff) | |
download | dotfiles-bsd-fda95b3ffa139d6085a3053e979a713d43be420e.tar.gz dotfiles-bsd-fda95b3ffa139d6085a3053e979a713d43be420e.tar.bz2 dotfiles-bsd-fda95b3ffa139d6085a3053e979a713d43be420e.tar.xz dotfiles-bsd-fda95b3ffa139d6085a3053e979a713d43be420e.tar.zst dotfiles-bsd-fda95b3ffa139d6085a3053e979a713d43be420e.zip |
up
Diffstat (limited to '.ssh')
-rwxr-xr-x | .ssh/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.ssh/config b/.ssh/config index a5ccec7..3a3b9f6 100755 --- a/.ssh/config +++ b/.ssh/config @@ -13,7 +13,7 @@ Host hi-pi Host tv-exploit User tv Host joe al alcatraz - HostName jozanofastora.xyz + HostName jozan.org Port 10022 Host git HostName gitjoe.xyz |