This is my spacemacs configuration layer.
I made it so that I can quickly configure emacs the way I like on any system I use.
- exuberant-ctags
- git delta ()
cd .emacs.d/private/
git clone https://github.com/gderber/drbr.git
Edit your ~/.spacemacs
file and add 'drbr' to the configuration layers section
- Conditionally load spacemacs layers based on if I am working in a GUI or Terminal environment.
- Conditionally load spacemacs layers based on if a program is installed: ansible, apache, nginx, etc.
This project is licensed under the MIT License.