mirror of
https://github.com/jimeh/.emacs.d.git
synced 2026-02-19 13:46:41 +00:00
98ccec5e8ad0e9369c786717ce87badf9e5060c3
jimeh's .emacs.d (a.k.a. Emacs-Siren)
This is my personal Emacs config, currently nicknamed Emacs-Siren, and heavily inspired by Emacs Prelude.
However, this is not some form of an Emacs starter kit, it's simply my personal config with any quirks, oddities, bugs, and man-eating errors I live with on a daily basis.
Requirements
- Emacs 24.5 or later. Earlier versions might work, but I haven't tested them.
Installation
-
Clone the repo to
~/.emacs.d, and update git submodules:git clone git://github.com/jimeh/.emacs.d.git ~/.emacs.d cd ~/.emacs.d git submodule init git submodule update -
Launch Emacs and wait a few minutes while it installs all missing packages.
-
Enjoy ^_^
Description
My personal Emacs config with any quirks, oddities, bugs, and man-eating errors I live with on a daily basis.
Languages
Emacs Lisp
98.5%
Shell
1%
YASnippet
0.3%
Makefile
0.2%