pages-test/.envrc

6 lines
78 B
Plaintext
Raw Permalink Normal View History

2024-02-12 23:21:07 -07:00
use flake . --impure
if [ -f .envrc.local ]; then
source .envrc.local
fi