spacemacs/layers/+chat
Exaos-memes 904f7ea665 Define new variable: spacemacs-start-directory.
With this new variable, user can load spacemacs anywhere, e.g.
"~/.emacs.d/spacemacs/". Only user's cache directory is still hard-coded
as "~/.emacs.d/.cache/". If user want to use spacemacs this way, drop
one line as the below in "~/.emacs.d/init.el":

    (setq spacemacs-start-directory "~/.emacs.d/spacemacs/")
    (load-file (concat spacemacs-start-directory "init.el"))
2016-06-23 00:19:34 -04:00
..
erc erc, html and pdf-tools: use :evil-leader-for-mode in transient states 2016-06-17 23:40:06 -04:00
jabber jabber: simplify layer and create funcs.el file 2016-06-07 23:26:24 -04:00
rcirc Define new variable: spacemacs-start-directory. 2016-06-23 00:19:34 -04:00
slack Remove packages without any init functions 2016-06-10 20:53:24 -04:00