Install envrc
This commit is contained in:
parent
b8b4cc8db6
commit
1c5d53bef7
2 changed files with 5 additions and 0 deletions
|
|
@ -255,6 +255,10 @@
|
|||
(add-hook 'after-save-hook #'executable-make-buffer-file-executable-if-script-p)
|
||||
(add-hook 'package-menu-mode-hook #'hl-line-mode))
|
||||
|
||||
(use-package envrc
|
||||
:config
|
||||
(envrc-global-mode))
|
||||
|
||||
(use-package flycheck
|
||||
:defer 3)
|
||||
|
||||
|
|
|
|||
|
|
@ -54,6 +54,7 @@
|
|||
dockerfile-mode
|
||||
editorconfig
|
||||
ef-themes
|
||||
envrc
|
||||
exec-path-from-shell
|
||||
f
|
||||
flycheck
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue