coco bean
This commit is contained in:
parent
2a5d4335b9
commit
822dcc6389
1 changed files with 1 additions and 1 deletions
|
@ -887,7 +887,7 @@ make sure to setup authinfo
|
|||
|
||||
*** Direnv
|
||||
#+begin_src emacs-lisp
|
||||
(when eq system-type 'gnu/linux
|
||||
(when (eq system-type 'gnu/linux)
|
||||
(use-package direnv
|
||||
:config
|
||||
(direnv-mode))
|
||||
|
|
Loading…
Reference in a new issue