~ruther/emacs.d

3aa1e8d0b5fdd05293360751c13d5639957da9a9 — Rutherther 5 days ago 77f2d66
feat: package to make it possible to inherit env in temp buffers
1 files changed, 3 insertions(+), 0 deletions(-)

M init.el
M init.el => init.el +3 -0
@@ 1140,6 1140,9 @@
  :demand t
  :config
  (envrc-global-mode 1))
(my-use-package inheritenv
  :ensure t
  :commands (inheritenv-add-advice))

(my-use-package fancy-compilation
  :ensure t

Do not follow this link