c3d2-web/.envrc

8 lines
99 B
Plaintext
Raw Permalink Normal View History

2023-11-09 23:36:43 +01:00
#!/usr/bin/env bash
if type -P lorri &>/dev/null; then
eval "$(lorri direnv)"
else
use nix
fi