zellij/.envrc

6 lines
87 B
Plaintext
Raw Normal View History

if command -v lorri >/dev/null 2>&1; then
eval "$(lorri direnv)"
else
use flake
fi