Skip to content

Commit

Permalink
envrc: Upstream envrc now checks for direnv availability
Browse files Browse the repository at this point in the history
  • Loading branch information
Eason0210 committed Jun 30, 2024
1 parent 151c6f2 commit 4f557db
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion init.el
Original file line number Diff line number Diff line change
Expand Up @@ -891,7 +891,6 @@ typical word processor."
:custom (rust-mode-treesitter-derive t))

(use-package envrc
:when (executable-find "direnv")
:bind-keymap ("C-c e" . envrc-command-map)
:hook (after-init . envrc-global-mode))

Expand Down

0 comments on commit 4f557db

Please sign in to comment.