motdotla / dotenv-expand

Variable expansion for dotenv. Expand variables already on your machine for use in your .env file.
https://dotenvx.com
BSD 2-Clause "Simplified" License
953 stars 95 forks source link

Possible to modify expand command? #95

Closed eatonjl closed 9 months ago

eatonjl commented 1 year ago

I understand that you can use \$ to escape a $, but that is annoying to deal with when you end up needing to put it in passwords. Is it possible to change the $ to some other thing?

motdotla commented 9 months ago

moving to https://github.com/motdotla/dotenv-expand/issues/101#issuecomment-1928601452