mirror of
https://github.com/nix-community/nix-direnv.git
synced 2025-11-08 11:36:11 +01:00
5 lines
91 B
Bash
5 lines
91 B
Bash
# shellcheck shell=bash
|
|
strict_env
|
|
source ./direnvrc
|
|
watch_file direnvrc ./*.nix
|
|
use flake
|