Add exec-path-from-shell for Mac

This commit is contained in:
syl20bnr 2014-07-14 23:29:22 -04:00
parent 3d938a079f
commit dc5767ae0c
2 changed files with 4 additions and 0 deletions

View file

@ -0,0 +1,3 @@
(use-package exec-path-from-shell
:init (when (memq window-system '(mac ns))
(exec-path-from-shell-initialize)))

View file

@ -39,6 +39,7 @@
evil-leader
evil-matchit
evil-visualstar
exec-path-from-shell
expand-region
fill-column-indicator
flx-ido