Direnv integration for Rensa Nix
Find a file
2025-07-18 16:54:51 +02:00
direnvrc feat: use nested gitignore to automatically make git ignore state dir 2025-07-18 16:54:51 +02:00
README.md feat: use nested gitignore to automatically make git ignore state dir 2025-07-18 16:54:51 +02:00

Rensa Direnv Integration

Usage

direnv fetchurl https://gitlab.com/rensa-nix/direnv/-/raw/main/direnvrc

.envrc:

source $(fetchurl https://gitlab.com/rensa-nix/direnv/-/raw/main/direnvrc <hash>)

use envreload //repo/shells/default

Formatting & Linting

shfmt -w -i 2 direnvrc
shellcheck direnvrc