don't auto-allow direnv

This commit is contained in:
sloane 2024-03-15 08:29:35 -04:00
parent 26c345069d
commit 3645a4cfbe

View file

@ -42,5 +42,4 @@ function worktree
end end
cd ../$dirname cd ../$dirname
direnv allow
end end