aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--config.org1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.org b/config.org
index 2c8f1fe..d04570e 100644
--- a/config.org
+++ b/config.org
@@ -198,6 +198,7 @@ package can be used to copy over variables from the shell
198 :ensure t 198 :ensure t
199 :init 199 :init
200 (exec-path-from-shell-copy-env "RUST_SRC_PATH") 200 (exec-path-from-shell-copy-env "RUST_SRC_PATH")
201 (exec-path-from-shell-copy-env "SSH_AUTH_SOCK")
201 (exec-path-from-shell-initialize)) 202 (exec-path-from-shell-initialize))
202#+END_SRC 203#+END_SRC
203* Themes 204* Themes