6 lines
160 B
Bash
6 lines
160 B
Bash
eval "$(devenv direnvrc)"
|
|
|
|
# You can pass flags to the devenv command
|
|
# For example: use devenv --impure --option services.postgres.enable:bool true
|
|
use devenv
|