How to enable a layer after initialization? #17037
Unanswered
togakangaroo
asked this question in
Q&A
Replies: 1 comment 2 replies
-
The |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have my
.spacemacs
file synced via dropbox between my computers. I am starting a new job where I have a macbook. I want the osx layer there, but not on my linux machine.I do have a mechanism already which lets me run a computer-specific emacs-lisp file during the user-init phase, but I'm not sure how to bootstrap a layer from a script (so without adding it to the layers list). Any ideas?
Beta Was this translation helpful? Give feedback.
All reactions