Add profile files

This commit is contained in:
Marco Thomas
2021-06-12 15:12:55 +02:00
parent 226984ceac
commit 270fc7f324
5 changed files with 13 additions and 8 deletions

View File

@@ -77,7 +77,6 @@
(use-package exec-path-from-shell
:ensure t)
;; 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")