Spacemacs on windows

 

Install the latest emacs on Windows

Install spacemacs from github

# start windows power shell
$ cd $HOME/AppData/Roaming
$ git clone https://github.com/syl20bnr/spacemacs .emacs.d

Start emacs

emacs will pick up the config and initial itself

 


 

Comments