Add PATH to emacs

This commit is contained in:
Marco Thomas
2021-05-31 18:58:47 +02:00
parent 7885958adc
commit f61a9d69f4

View File

@@ -72,6 +72,7 @@
;; Use ssh agent from env
(exec-path-from-shell-copy-env "SSH_AGENT_PID")
(exec-path-from-shell-copy-env "SSH_AUTH_SOCK")
(exec-path-from-shell-copy-env "PATH")
;; Themes and icons
(use-package doom-themes