§Spacemacs
§Install using Git
If you are a git user, you can install the theme and keep up to date by cloning the repo:
git clone https://github.com/dracula/spacemacs.git
§Install manually
Download using the GitHub .zip download option and unzip them.
§Activating theme
- Copy the code from
dracula.md - Open the configuration file
.spacemacswith:> SPC f e d - Add the copied code in
custom-set-variables - Reload spacemacs
SPC q R - Enjoy!
