hbs2/.envrc

6 lines
69 B
Plaintext

if [ -f .envrc.local ]; then
source_env .envrc.local
fi
use flake