Skip to content

Instantly share code, notes, and snippets.

@codygman
Created August 15, 2018 03:21
Show Gist options
  • Save codygman/806196ef2974eafd040f9cc8daff93de to your computer and use it in GitHub Desktop.
Save codygman/806196ef2974eafd040f9cc8daff93de to your computer and use it in GitHub Desktop.
* TODO tryout spacemacs-ish addon
** cloned per instructions in readme
** now adding to init.el :private
** don't see errors in the messages buffer
** don't have spacemacsy keybinds
** not sure what was wrong, I did:
*** clone doom-emacs to ~/.emacs.d
*** checkout develop
*** make quickstart
*** follow spaceemacs-ish instructions
**** clone it
**** add to ~/.doom.d/init.el
git clone https://github.com/dp12/doom-emacs-spacemacs-ish ~/.emacs.d/modules/private/spacemacs-ish
**** looks like this at bottom of default develop init.el
#+BEGIN_EXAMPLE
:config
spacemacs-ish
#+END_EXAMPLE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment