Code of Conduct
What would you like to see changed/added?
I noticed https://aliae.dev/docs/setup/link used .Env.DOTFILES which I think is cleaner than {{ env "DOTFILES" }} but I don't think it is implemented.
I am guessing it would be something like adding to context.go
Code of Conduct
What would you like to see changed/added?
I noticed https://aliae.dev/docs/setup/link used
.Env.DOTFILESwhich I think is cleaner than{{ env "DOTFILES" }}but I don't think it is implemented.I am guessing it would be something like adding to context.go