No description
Find a file
2015-05-28 22:21:22 -04:00
contrib My name is Henrik and I'm an emacs addict. (Hello Henrik) 2015-05-20 22:28:41 -04:00
dict My name is Henrik and I'm an emacs addict. (Hello Henrik) 2015-05-20 22:28:41 -04:00
init My name is Henrik and I'm an emacs addict. (Hello Henrik) 2015-05-20 22:28:41 -04:00
snippets@a7565d0615 Update snippets 2015-04-28 00:53:02 -04:00
themes My name is Henrik and I'm an emacs addict. (Hello Henrik) 2015-05-20 22:28:41 -04:00
.gitignore My name is Henrik and I'm an emacs addict. (Hello Henrik) 2015-05-20 22:28:41 -04:00
.gitmodules Add org-level-N to brin-theme 2014-12-12 14:41:33 -05:00
Cask My name is Henrik and I'm an emacs addict. (Hello Henrik) 2015-05-20 22:28:41 -04:00
init.el My name is Henrik and I'm an emacs addict. (Hello Henrik) 2015-05-20 22:28:41 -04:00
Makefile More well-rounded makefile 2015-05-28 22:21:22 -04:00
package.json Add package.json for node dependencies 2014-11-29 10:20:05 -05:00
README.md Update readme; add screenshot 2015-05-28 22:16:25 -04:00
screenshot.png Update readme; add screenshot 2015-05-28 22:16:25 -04:00

My emacs.d

Screenshot

What we do every night, Pinky...

This is emacs for the stubborn vimmer, and then some.

This distro is primarily for Emacs 24.5+ users on OSX, but should work for debian derivative linux distros.

Installation

brew tap railwaycat/emacsmacport
brew install emacs-mac --cocoa --with-imagemagick --with-gnutls
brew install cask
git clone --recursive https://github.com/hlissner/emacs.d ~/.emacs.d
cd ~/.emacs.d
make

Customization

See:

./Cask                   # for packages in this distro
./init/my-commands.el    # for all custom ex commands
./init/my-bindings.el    # for all keybindings
./init/init-*.el         # for all package settings

What about Windo-

Windows, you say...