public
Description: my emacs rig -- currently on v23.x for mac and ubuntu
Homepage: http://20seven.org
Clone URL: git://github.com/gregnewman/20seven-emacs.git
name age message
file .gitignore Mon Jun 08 05:18:41 -0700 2009 cleaning up ignore [gregnewman]
file .gitmodules Sun Jun 07 17:14:11 -0700 2009 fixing org-mode submodule and adding yasnippet ... [gregnewman]
file README.rst Wed Apr 29 01:05:05 -0700 2009 rinari as a submodule [gregnewman]
directory configs/ Fri Jun 26 02:16:20 -0700 2009 some minor tweeeeeeeeks [gregnewman]
file init.el Fri Jun 26 02:16:20 -0700 2009 some minor tweeeeeeeeks [gregnewman]
directory vendor/ Fri Jun 26 02:16:20 -0700 2009 some minor tweeeeeeeeks [gregnewman]

My Emacs Configuration

This is my emacs configs which I'm currently running under version 23.0.92.

Usage

git clone git://github.com/gregnewman/20seven-emacs.git

ln -s ~/20seven-emacs ~/.emacs.d

These configs are used daily for my work to include but not limited to Python/Django, Rails, CSS, JS and GTD (ord-mode).

Submodules

I try to use as many submodules as I can to keep up to date with development releases. Current submodules are:

  • vendor/color-theme/color-theme-github (heads/master)
  • vendor/color-theme/color-theme-merbivore (heads/master)
  • vendor/color-theme/twilight-emacs (heads/master)
  • vendor/emacs-grep-o-matic (heads/master)
  • vendor/magit (magit_0.6.1-27-g54ad9f0)
  • vendor/org-mode (release_6.25d-64-g68ffdca)
  • vendor/remember-2.0 (v2.0-1-gc427b15)
  • vendor/rinari (heads/master)
  • vendor/slime (heads/master)
  • vendor/smex (heads/master)
  • vendor/textmate (heads/master)