feat: adding prompt for hosttype, rather than relying on hostname
This commit is contained in:
parent
d667822e3e
commit
642e0958e0
5 changed files with 11 additions and 7 deletions
|
@ -1,3 +1,3 @@
|
|||
{{ if eq .chezmoi.hostname "rattusrattus" -}}
|
||||
Include /Users/matthew/.orbstack/ssh/config
|
||||
{{ if eq .chezmoi.os "darwin" -}}
|
||||
Include ~/.orbstack/ssh/config
|
||||
{{ end }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue