use exec path from shell

This commit is contained in:
Yisroel Baum 2025-09-09 13:26:05 +03:00
parent ef6ff24f20
commit 5fd238759d
Signed by: yisroelbaum
GPG key ID: 0FA60884F75520A9

View file

@ -40,6 +40,11 @@
(load-theme 'doom-dark+ t)
(use-package exec-path-from-shell
:config
:init (setq exec-path-from-shell-variables '("PATH" "MANPATH" "SSH_AUTH_SOCK" ))
(exec-path-from-shell-initialize))
(use-package ultra-scroll
:init
(setq scroll-conservatively 3