-
|
I have a template file However, when I run Same happens if I use |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 7 replies
-
|
It works fine, if it's defined in |
Beta Was this translation helpful? Give feedback.
-
|
This is by design. Some functions are only available when generating the initial config file. This is because you don't want to be prompted every time chezmoi executes a template (e.g. which happens when you run any of the |
Beta Was this translation helpful? Give feedback.
This is by design. Some functions are only available when generating the initial config file. This is because you don't want to be prompted every time chezmoi executes a template (e.g. which happens when you run any of the
apply,diff, orstatuscommands, amongst others).