fix: .envrc
The nvim/vim plugin for `direnv` doesn't support `lorri` fairly well, so I am turning this support off for now.
This commit is contained in:
parent
779679f53b
commit
29d1ccfdfe
1 changed files with 1 additions and 5 deletions
6
.envrc
6
.envrc
|
|
@ -1,5 +1 @@
|
||||||
if command -v lorri >/dev/null 2>&1; then
|
use flake
|
||||||
eval "$(lorri direnv)"
|
|
||||||
else
|
|
||||||
use flake
|
|
||||||
fi
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue