spacemacs/layers/+distributions/spacemacs-base
Steven Allen 48c12d48d0 Partially tame exec-path-from-shell
1. Make it possible to exclude the package (fix the go and rust layers).
2. Import variables all at once (avoid spawning multiple login shells).
3. Import variables early (during the "pre" package loading stage).
4. Centralize the platform check by using a package toggle in the
   `spacemacs-base`.
5. Avoid importing already defined variables (except `PATH`/`MANPATH`).

Relates to #8537.

TODO: We can probably trim the platform list to macos only.
2017-03-24 14:23:38 +03:00
..
local Update bitbucket evil urls to github evil urls 2017-03-10 13:10:33 +02:00
config.el Add Buffer-menu-mode to global-auto-revert-ignore-modes 2017-02-28 19:01:36 -05:00
funcs.el dsm-line-numbers: support parent modes, fix mode restriction 2017-03-13 21:04:00 +02:00
keybindings.el Refactor transparency functions 2017-03-03 18:14:35 +02:00
packages.el Partially tame exec-path-from-shell 2017-03-24 14:23:38 +03:00