Files
nix-config/.envrc
Dave Gallant 94bf849d75 Use lorri
2024-09-06 16:04:58 -04:00

4 lines
51 B
Bash

if has nix-shell; then
eval "$(lorri direnv)"
fi