foundryoptimizer/.envrc
gwg313 116162ae31
initial commit
Signed-off-by: gwg313 <gwg313@pm.me>
2025-06-01 22:38:52 -04:00

7 lines
220 B
Bash

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