This repository has been archived on 2024-10-22. You can view files and clone it, but cannot push or open issues or pull requests.
spacemacs/layers/+distributions
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
..
spacemacs Bump year in copyright headers 2017-01-05 23:08:17 -05:00
spacemacs-base Partially tame exec-path-from-shell 2017-03-24 14:23:38 +03:00
spacemacs-bootstrap Set evil-search-module correctly 2017-03-13 21:06:07 +02:00
spacemacs-docker Bump year in copyright headers 2017-01-05 23:08:17 -05:00