repos / dotfiles

my dotfiles

commit
7a3ea26
parent
8548fd1
author
Eric Bower
date
2026-02-24 08:16:58 -0500 EST
chore: ssh config
1 files changed,  +1, -1
M dot_ssh/config
+1, -1
1@@ -19,7 +19,7 @@ Host mae
2     IdentityFile ~/.ssh/id_ed25519
3 
4 Host rack
5-    HostName 10.2.20.74
6+    HostName 10.2.20.49
7     User erock
8     IdentityFile ~/.ssh/id_ed25519
9     IdentitiesOnly yes