lix/.envrc

4 lines
131 B
Plaintext
Raw Normal View History

# shellcheck shell=bash
source_env_if_exists .envrc.local
use flake ".#${LIX_SHELL_VARIANT:-default}" "${LIX_SHELL_EXTRA_ARGS[@]}"