railbird-gql/.envrc
2023-12-28 17:18:54 -07:00

6 lines
78 B
Plaintext

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