Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 579 Bytes

INSTALL.md

File metadata and controls

19 lines (12 loc) · 579 Bytes

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

  1. Copy the code from dracula.md
  2. Open the configuration file .spacemacs with: > SPC f e d
  3. Add the copied code in custom-set-variables
  4. Reload spacemacs SPC q R
  5. Enjoy!