Add support for environment variable references

The format is
key: ${env_variable}

Closes #96

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
This commit is contained in:
Tomas Slusny 2024-05-09 03:55:25 +02:00
parent 0bea49b75e
commit 20659d3350
3 changed files with 49 additions and 1 deletions

View file

@ -14,6 +14,11 @@
## Unreleased
### Added
* environment variable substitution in config files ([#388][388]).
[388]: https://codeberg.org/dnkl/yambar/issues/388
### Changed
* `river`: expand to an empty list of particles when river is not