Minimal Emacs config for vim expatriates 🙈
First install emacs-mac
brew tap railwaycat/emacsmacport
brew install emacs-mac --with-modules
ln -s /usr/local/opt/emacs-mac/Emacs.app /Applications/Emacs.app
Then clone the repo and rename to .emacs.d
cd
git clone https://github.com/andyrewlee/minimac.git
mv minimac .emacs.d