romantomjak / env-vault

Launch a program with environment variables populated from an encrypted file
MIT License
37 stars 4 forks source link

ENV_VAULT_EDITOR #1

Closed bonelifer closed 2 years ago

bonelifer commented 2 years ago

Possibly have it check for $ENV_VAULT_EDITOR and use that if it exists before using $EDITOR. For most things I like to use nano, but for env files, I'd rather use pluma. Otherwise, I went from wanting to kill myself after trying to figure out Vault to just using env-vault. Greatly simplifies everything. Extremely great substitute for this homelabber.

romantomjak commented 2 years ago

Thanks for the kind words and for raising this issue. I think it's a great suggestion! I'll have a look at this some time this week and will close the issue once it's addressed 👍

romantomjak commented 2 years ago

This should be available in the 0.3.0 release. Thanks for contributing! ❤️