My personal emacs setup. Probably useful only for myself.
Go to file
Seth Morabito efdef58ec5 Added gitignore for local 2014-03-16 11:30:49 -07:00
local Added gitignore for local 2014-03-16 11:30:49 -07:00
misc So, so nerdy 2014-03-12 23:44:48 -04:00
snippets Removing old el-get files 2013-12-06 12:36:15 -08:00
themes First pass at my own custom theme. Pretty empty right now, though. 2012-12-05 11:17:10 -08:00
.gitignore No longer ignore local 2014-03-16 11:28:17 -07:00
README.md Reformatted README. Added magit, magithub, and dsvn. 2012-08-27 16:54:50 -07:00
init.el Enable discover-mode 2014-03-13 00:30:58 -07:00

README.md

My Emacs Configuration

This is my emacs setup, and probably of interest to nobody but me.

Very recently, I've upgraded from emacs 23 to emacs 24, and with it I'm trying an el-get package management setup. This is significantly different to how I've worked in the past, but I'm willing to try to change with the times.

I have set things up so that all installed el-get packages are ignored by git, so each machine I clone my .emacs.d directory to will have to bootstrap el-get and its packages on first install. I think I'm fine with that.

The only caveat is that the el-get bootstrap process seems pretty flakey so far. On both machines I've tried it on, I've had to restart emacs several times to get all the packages installed. This should therefore be considered a work in progress.

It's a brave new world!

Packages

I have configured the following packages.

  • ruby-mode
  • ruby-compilation
  • css-mode
  • haml-mode
  • inf-ruby
  • rhtml-mode
  • rvm
  • textmate
  • yaml-mode
  • magit
  • magithub
  • dsvn