Code style
This commit is contained in:
parent
f5092b31fd
commit
01bb1c9e90
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@
|
||||||
;; On OS X Emacs doesn't use the shell PATH if it's not started from
|
;; On OS X Emacs doesn't use the shell PATH if it's not started from
|
||||||
;; the shell. Let's fix that:
|
;; the shell. Let's fix that:
|
||||||
(prelude-require-packages '(exec-path-from-shell))
|
(prelude-require-packages '(exec-path-from-shell))
|
||||||
|
|
||||||
(require 'exec-path-from-shell)
|
(require 'exec-path-from-shell)
|
||||||
(exec-path-from-shell-initialize)
|
(exec-path-from-shell-initialize)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue