Lucien Cartier-Tilet 604b83b51a
All checks were successful
Tests / tests (push) Successful in 3m51s
initial commit
2025-05-29 13:48:24 +02:00

8 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