diff options
| -rw-r--r-- | config.org | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -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 |