Remove shadowenv
This commit is contained in:
parent
b0ed064f6a
commit
4e8cca394b
1 changed files with 1 additions and 1 deletions
|
|
@ -95,7 +95,7 @@
|
||||||
:config (add-to-list 'exec-path "/usr/local/bin")
|
:config (add-to-list 'exec-path "/usr/local/bin")
|
||||||
(exec-path-from-shell-initialize))
|
(exec-path-from-shell-initialize))
|
||||||
|
|
||||||
(use-package shadowenv :straight t :config (shadowenv-global-mode))
|
(use-package direnv :straight t :config (direnv-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