/home-sweet-home

Configurations created with org-mode and orchestrated with a Makefile.

Primary LanguageMakefile

Home Sweet Home

Configurations created with org-mode and orchestrated with a Makefile. Out of the box, make will set up Homebrew, essentials, extras, and Emacs. If you're on a Mac, you should download iTerm2.

Installation Instructions

  • git clone <this repo> ~/.emacs.d
  • make
  • chsh -s /bin/zsh <username> # if necessary
  • nvm install stable
  • nvm use stable