grapevine/.envrc
Charles Hall b7df5a7da6
allow loading env vars from .env if it exists
This is primarily useful for replicating the environment from CI so that
the `nix-build-and-cache` script is easier to invoke.
2024-05-14 20:08:37 -07:00

7 lines
63 B
Bash

#!/usr/bin/env bash
use flake
PATH_add bin
dotenv_if_exists