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,4 +1,4 @@
|
|||
{{- if eq .chezmoi.hostname "devterm" }}
|
||||
{{- if eq .hosttype "devterm" }}
|
||||
["ttyscheme"]
|
||||
type = "git-repo"
|
||||
url = "https://github.com/kolunmi/ttyscheme.git"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue