Retain shadowenv just in case
This commit is contained in:
parent
405fc9b66f
commit
eb91397674
1 changed files with 1 additions and 0 deletions
|
|
@ -100,6 +100,7 @@
|
||||||
(exec-path-from-shell-initialize))
|
(exec-path-from-shell-initialize))
|
||||||
|
|
||||||
(use-package direnv :straight t :config (direnv-mode))
|
(use-package direnv :straight t :config (direnv-mode))
|
||||||
|
;; (use-package shadowenv :straight t :config (shadowenv-global-mode))
|
||||||
|
|
||||||
;; Draw underline lower
|
;; Draw underline lower
|
||||||
(setq x-underline-at-descent-line t)
|
(setq x-underline-at-descent-line t)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue