mirror of
https://github.com/tomru/DotfilesOld.git
synced 2026-03-02 22:17:21 +01:00
add direnv
This commit is contained in:
@@ -8,6 +8,8 @@
|
||||
(setq user-full-name "Thomas Ruoff")
|
||||
(setq user-mail-address "thomasruoff@gmail.com")
|
||||
|
||||
(direnv-mode 1)
|
||||
|
||||
(eval-after-load 'js-mode
|
||||
'(add-hook 'js-mode-hook #'add-node-modules-path))
|
||||
|
||||
|
||||
@@ -9,3 +9,4 @@
|
||||
(package! add-node-modules-path)
|
||||
(package! exec-path-from-shell)
|
||||
(package! color-theme-sanityinc-tomorrow)
|
||||
(package! direnv)
|
||||
|
||||
Reference in New Issue
Block a user