cleaning up hostname handling

This commit is contained in:
Matthew Ryan Dillon 2023-08-14 07:20:09 -04:00
parent 25931051a8
commit cb39989568
6 changed files with 36 additions and 11 deletions

View file

@ -1,3 +1,3 @@
{{ if eq .chezmoi.os "darwin" -}}
{{ if eq .chezmoi.hostname "rattusrattus" -}}
Include /Users/matthew/.colima/ssh_config
{{ end }}
{{ end }}