jaideeprana / home-sweet-home

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:Makefile 100.0%