diff options
author | Joe <bousset.rudy@gmail.com> | 2022-07-09 16:56:25 +0200 |
---|---|---|
committer | Joe <bousset.rudy@gmail.com> | 2022-07-09 16:56:25 +0200 |
commit | 7d50894d5755cbe7319d81fbdd7a38bcf5c7b3c1 (patch) | |
tree | 42ba5461f688f4b20b1d9225edce6aa1f39e7d04 | |
parent | udpate (diff) | |
download | dotfiles-bsd-7d50894d5755cbe7319d81fbdd7a38bcf5c7b3c1.tar.gz dotfiles-bsd-7d50894d5755cbe7319d81fbdd7a38bcf5c7b3c1.tar.bz2 dotfiles-bsd-7d50894d5755cbe7319d81fbdd7a38bcf5c7b3c1.tar.xz dotfiles-bsd-7d50894d5755cbe7319d81fbdd7a38bcf5c7b3c1.tar.zst dotfiles-bsd-7d50894d5755cbe7319d81fbdd7a38bcf5c7b3c1.zip |
Update
-rw-r--r-- | .ssh/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.ssh/config b/.ssh/config index f4739dd..231a5cc 100644 --- a/.ssh/config +++ b/.ssh/config @@ -5,7 +5,7 @@ Host gentoo-pc Host fbsd-pi User jozan Host hi-pi - User radio + User root Host tv-exploit User tv Host joe |