Retain shadowenv just in case

This commit is contained in:
Maciej 2022-11-21 12:07:34 +02:00
parent 405fc9b66f
commit eb91397674
Signed by: maciej
GPG key ID: 41D62D42D3B0D765

View file

@ -100,6 +100,7 @@
(exec-path-from-shell-initialize))
(use-package direnv :straight t :config (direnv-mode))
;; (use-package shadowenv :straight t :config (shadowenv-global-mode))
;; Draw underline lower
(setq x-underline-at-descent-line t)