railbird-gql/.envrc

6 lines
78 B
Plaintext
Raw Normal View History

2024-02-03 15:08:27 -07:00
use flake . --impure
if [ -f .envrc.local ]; then
source .envrc.local
fi