Commen ton exec-path-from-shell init
This commit is contained in:
parent
b2743d4188
commit
9e158aed36
@ -97,6 +97,7 @@ These definitions silence the byte-compiler.
|
|||||||
** exec-path-from-shell
|
** exec-path-from-shell
|
||||||
Sets environment variables by starting a shell.
|
Sets environment variables by starting a shell.
|
||||||
#+BEGIN_SRC emacs-lisp
|
#+BEGIN_SRC emacs-lisp
|
||||||
|
;; TODO: this does not seem to actually install exec-path-from-shell
|
||||||
(eval-and-compile
|
(eval-and-compile
|
||||||
(when (fboundp 'use-package)
|
(when (fboundp 'use-package)
|
||||||
(use-package exec-path-from-shell
|
(use-package exec-path-from-shell
|
||||||
|
Loading…
Reference in New Issue
Block a user