Compare commits

..

No commits in common. "3b7e9a4794f41e26108d27e8ff7a9beaf7ac67f2" and "b12ca847880b07c9a791fbbefacbdb31ee4d63f1" have entirely different histories.

View file

@ -2,36 +2,43 @@ Include work.config
# Home
Host ubuntu
Hostname 192.168.0.6
User gaugendre
hostname 192.168.0.6
user gaugendre
ForwardAgent yes
port 38303
ControlMaster auto
ControlPath ~/.ssh/control-%C
ControlPersist 4h
RequestTTY yes
RemoteCommand tmux -CC new -A -s tmssh
Host ubuntu-no-tmux
Hostname 192.168.0.6
User gaugendre
ForwardAgent yes
ControlMaster auto
ControlPath ~/.ssh/control-%C
ControlPersist 4h
RequestTTY yes
Host hass
Hostname 192.168.0.9
User hassio
Port 32690
hostname 192.168.0.9
user hassio
port 32690
Host robospierre
Hostname 192.168.0.97
User root
hostname 192.168.0.97
user root
Host raspiwifi display hass-display
hostname 192.168.0.7
user pi
port 8121
#Host raspi
# hostname 192.168.0.8
# user pi
# port 8121
Host octopi printer
hostname 192.168.0.10
user gaugendre
ForwardAgent yes
Host hyperhdr
Hostname hyperhdr.local
User pi
hostname hyperhdr.local
user pi
Host *
AddKeysToAgent yes
@ -39,6 +46,6 @@ Host *
UseKeychain yes
{{- end }}
SendEnv LANG
Port 22
port 22
XAuthLocation /opt/X11/bin/xauth