Configuration files for emacs
0
stars
1
forks
source link
Emacs config
Installation
- Install emacs
- brew cask tap railwaycat/emacsmacport
- brew cask install emacs-mac
- Clone or download project.
- run install script. If you have started emacs before you need to remove the ~/.emacs.d folder and .emacs file first.
- open emacs and install the package
use-package
- restart emacs.
Updating
- git pull
- restart emacs