8 lines
220 B
Plaintext
Raw Normal View History

2025-05-27 16:22:44 +02:00
export DIRENV_WARN_TIMEOUT=20s
eval "$(devenv direnvrc)"
# The use_devenv function supports passing flags to the devenv command
# For example: use devenv --impure --option services.postgres.enable:bool true
use devenv