Mercurial > dotfiles
comparison .elisp/settings/00.bootstrap.el @ 453:6f3342c9e53d
emacs: use exec-path-from-shell-initialize on OS X
This should mean I can start emacs like a normal application and have
things work.
author | Augie Fackler <raf@durin42.com> |
---|---|
date | Sat, 06 Jan 2018 17:03:00 -0500 |
parents | c2a49960f11f |
children | b60cd2f46acd |
comparison
equal
deleted
inserted
replaced
452:c2a49960f11f | 453:6f3342c9e53d |
---|---|
25 (dolist (pack '(http-twiddle | 25 (dolist (pack '(http-twiddle |
26 nose | 26 nose |
27 use-package | 27 use-package |
28 smart-mode-line | 28 smart-mode-line |
29 rich-minority | 29 rich-minority |
30 exec-path-from-shell | |
30 | 31 |
31 ;; disabled until I don't need a modified version | 32 ;; disabled until I don't need a modified version |
32 ;; textmate | 33 ;; textmate |
33 | 34 |
34 iedit | 35 iedit |