hbs2/.envrc

7 lines
76 B
Plaintext

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