This repo contains my personal Emacs configuration. It's based on Cask, the project management tool for Eamcs.
OSX (homebrew)
brew install cask
Linux
curl -fsSL https://raw.githubusercontent.com/cask/cask/master/go | python
Get the inital packages via cask
. Updating can be done by running cask update
.
Some packages need some fine tuning, this is done in the configs
directory. Keybindings, custom functionality and machine configuration is located in custom
.