GitHikari/.envrc
2026-07-03 00:36:40 +09:00

7 lines
181 B
Bash

#!/usr/bin/env 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