mirror of
https://gitlab.com/rensa-nix/direnv.git
synced 2025-12-12 01:50:04 +01:00
347 B
347 B
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