summaryrefslogtreecommitdiff
path: root/common/ssh
diff options
context:
space:
mode:
authorChristian Cleberg <[email protected]>2026-04-11 20:34:36 -0500
committerChristian Cleberg <[email protected]>2026-04-11 20:34:45 -0500
commitdccd222cbc20de4666ea51f87c3f9045a55f5ed9 (patch)
tree98e60faa87c9ffecd1a1c7ab48c040424bfb02ea /common/ssh
parent5d43e0c9c2545103df8c2453c405128c89468b30 (diff)
downloaddotfiles-dccd222cbc20de4666ea51f87c3f9045a55f5ed9.tar.gz
dotfiles-dccd222cbc20de4666ea51f87c3f9045a55f5ed9.tar.bz2
dotfiles-dccd222cbc20de4666ea51f87c3f9045a55f5ed9.zip
add claude to gitignore
Diffstat (limited to 'common/ssh')
-rw-r--r--common/ssh/.ssh/config4
1 files changed, 2 insertions, 2 deletions
diff --git a/common/ssh/.ssh/config b/common/ssh/.ssh/config
index 1d58b8c..2300f0d 100644
--- a/common/ssh/.ssh/config
+++ b/common/ssh/.ssh/config
@@ -6,9 +6,9 @@ Host homelab-remote
User cmc
HostName 70.187.29.187
Port 58219
-Host dell
+Host hutch
User cmc
- HostName 192.168.0.251
+ HostName 159.203.91.165
Port 22
Host *
#AddKeysToAgent yes