repos / dotfiles

my dotfiles

commit
97e3f70
parent
c6c62f8
author
Eric Bower
date
2025-09-06 15:29:14 -0400 EDT
chore(ssh): update config
1 files changed,  +1, -1
M dot_ssh/config
+1, -1
1@@ -14,7 +14,7 @@ Host kings
2     IdentityFile ~/.ssh/id_ed25519
3 
4 Host = k.*
5-    HostName 192.168.88.226
6+    HostName 192.168.88.109
7     User erock
8     IdentityFile ~/.ssh/id_ed25519
9