From 9e158aed36d39a14eef1c6fa376f06a124579e3a Mon Sep 17 00:00:00 2001 From: Ivan Malison Date: Sat, 3 Sep 2016 17:07:49 -0700 Subject: [PATCH] Commen ton exec-path-from-shell init --- dotfiles/emacs.d/README.org | 1 + 1 file changed, 1 insertion(+) diff --git a/dotfiles/emacs.d/README.org b/dotfiles/emacs.d/README.org index 9f493256..180a3b9a 100644 --- a/dotfiles/emacs.d/README.org +++ b/dotfiles/emacs.d/README.org @@ -97,6 +97,7 @@ These definitions silence the byte-compiler. ** exec-path-from-shell Sets environment variables by starting a shell. #+BEGIN_SRC emacs-lisp +;; TODO: this does not seem to actually install exec-path-from-shell (eval-and-compile (when (fboundp 'use-package) (use-package exec-path-from-shell