- commit
- e0ad93c
- parent
- caeecf9
- author
- Eric Bower
- date
- 2025-10-10 22:35:50 -0400 EDT
feat: use zmx
1 files changed,
+11,
-0
+11,
-0
1@@ -24,6 +24,17 @@ Host = k.*
2 ControlMaster auto
3 ControlPersist 10m
4
5+Host = d.*
6+ HostName 192.168.88.109
7+ User erock
8+ IdentityFile ~/.ssh/id_ed25519
9+
10+ RemoteCommand zmx attach %k
11+ RequestTTY yes
12+ ControlPath ~/.ssh/cm-%r@%h:%p
13+ ControlMaster auto
14+ ControlPersist 10m
15+
16 Host fox
17 HostName 192.168.88.232
18 User erock