Skip to content

Commit

Permalink
Disable direnv on latest branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Defelo committed Oct 14, 2023
1 parent 57bbf37 commit 6dee6fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .envrc
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
on_git_branch latest && exit
if has nix; then
use nix -p nodejs_18 nodePackages.volar nodePackages.typescript-language-server
fi
Expand Down

0 comments on commit 6dee6fc

Please sign in to comment.