Closed ByteDrummer closed 2 years ago
It doesn't look like env variables work in conditions, only in replacement, i.e. {{ env.TEST }}
should work (if I'm reading the code correctly).
It doesn't look like env variables work in conditions, only in replacement, i.e.
{{ env.TEST }}
should work (if I'm reading the code correctly).
This answer is correct. Presently the built-in template only supports conditions using the yadm.*
variables.
This question is about
Describe your question
My dotfiles aren't being generated correctly based on the environment variable I have set. It seems like yadm can't find the value for it. Does anyone know what I'm missing? Here is what I've tried: