My Emacs configuration.
Currently I’m only using this configuration on OSX, but nothing should break (in theory) on other platforms that Emacs itself supports.
First, install Emacs through Homebrew:
brew cask install emacs
Then clone this repo to ~/.emacs.d
and start Emacs. First startup
will take time since it downloads and installs all the required
packages.
M-x list-packages
then press U
to mark upgrades and x
to execute
the actions. You might want to restart Emacs after finishing.
Emacs setups:
- technomancy/better-defaults
- technomancy/emacs-starter-kit
- bbatsov/prelude
- overtone/emacs-live
- purcell/emacs.d
- lunaryorn/.emacs.d
- jwiegley/dot-emacs
- Spacemacs
Other Emacs resources: