configs/emacs: start direnv-mode
This commit is contained in:
parent
e57f6421fa
commit
d3b1831d20
@ -55,7 +55,9 @@ I know I am in emacs, don't need to see the startup screen.
|
||||
**** direnv
|
||||
|
||||
#+begin_src emacs-lisp
|
||||
(use-package direnv)
|
||||
(use-package direnv
|
||||
:config
|
||||
(direnv-mode))
|
||||
#+end_src
|
||||
|
||||
*** Behavior
|
||||
|
Loading…
Reference in New Issue
Block a user