parent
5918d2b5c8
commit
6444662131
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
||||||
|
|
||||||
(use-package! envrc
|
(use-package! envrc
|
||||||
:when (executable-find "direnv")
|
:when (executable-find "direnv")
|
||||||
:after-call doom-first-file
|
:after-call doom-first-file-hook
|
||||||
:mode ("\\.envrc\\'" . +direnv-rc-mode)
|
:mode ("\\.envrc\\'" . +direnv-rc-mode)
|
||||||
:config
|
:config
|
||||||
(add-to-list 'doom-debug-variables 'envrc-debug)
|
(add-to-list 'doom-debug-variables 'envrc-debug)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue