Install envrc

This commit is contained in:
Tobias Ostner 2024-05-22 17:12:23 +02:00
parent b8b4cc8db6
commit 1c5d53bef7
2 changed files with 5 additions and 0 deletions

View file

@ -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)

View file

@ -54,6 +54,7 @@
dockerfile-mode
editorconfig
ef-themes
envrc
exec-path-from-shell
f
flycheck