Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 380 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 380 Bytes

Minimac

Minimal Emacs config for vim expatriates 🙈

Installation (Mac)

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