aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKenny Ballou <kb@devnulllabs.io>2022-12-01 11:20:56 -0700
committerKenny Ballou <kb@devnulllabs.io>2022-12-01 11:20:56 -0700
commitfd0d245be03717cf1619a2ea5bb9fa22e76b92f7 (patch)
tree62f39be1e6cd504573cbe862035a181651b5317e
parent8f9463e2ae6f408135a825593afa62cf6bc1ec12 (diff)
downloaddotfiles-fd0d245be03717cf1619a2ea5bb9fa22e76b92f7.tar.gz
dotfiles-fd0d245be03717cf1619a2ea5bb9fa22e76b92f7.tar.xz
ssh: fix username for new host
Signed-off-by: Kenny Ballou <kb@devnulllabs.io>
-rw-r--r--config/ssh/ssh/config.d/eng401564.boisestate.edu.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/ssh/ssh/config.d/eng401564.boisestate.edu.conf b/config/ssh/ssh/config.d/eng401564.boisestate.edu.conf
index 555063dd..7136e96a 100644
--- a/config/ssh/ssh/config.d/eng401564.boisestate.edu.conf
+++ b/config/ssh/ssh/config.d/eng401564.boisestate.edu.conf
@@ -1,6 +1,6 @@
# -*- mode: ssh-config -*-
Host eng401564.boisestate.edu
Hostname eng401564.boisestate.edu
- User kb
+ User kennyballou
ProxyCommand ssh -W %h:%p onyx.boisestate.edu
IdentityFile ~/.ssh/id_ed25519