railbird-gql/.envrc

6 lines
78 B
Plaintext
Raw Permalink Normal View History

2023-12-28 17:18:54 -07:00
use flake . --impure
if [ -f .envrc.local ]; then
source .envrc.local
fi