Replies: 1 comment 10 replies
-
If your templates require Some suggestions:
|
Beta Was this translation helpful? Give feedback.
10 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Some of my templates requires
git
andcurl
. As chezmoi executes the templates (computing source state) before executingrun_before
, what is the recommend way of installing the tools I need in the templates?This is somewhat related to #1616, despite this applies to every template, not only to
.chezmoiexternal.yaml
.Beta Was this translation helpful? Give feedback.
All reactions