tra / dot-emacs forked from technomancy/emacs-starter-kit
- Source
- Commits
- Network (256)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
Tom Anderson (author)
Mon Jun 15 16:11:41 -0700 2009
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
COPYING | Tue Nov 18 10:08:18 -0800 2008 | |
| |
README.markdown | ||
| |
TODO | Wed Jan 21 09:17:30 -0800 2009 | |
| |
custom.el | ||
| |
elpa-to-submit/ | ||
| |
elpa/ | Thu Dec 04 08:41:50 -0800 2008 | |
| |
init.el | ||
| |
package.el | Fri Feb 20 13:56:06 -0800 2009 | |
| |
plugins/ | ||
| |
starter-kit-bindings.el | Sun Dec 21 18:17:18 -0800 2008 | |
| |
starter-kit-defuns.el | ||
| |
starter-kit-elpa.el | ||
| |
starter-kit-eshell.el | Tue Dec 23 11:19:45 -0800 2008 | |
| |
starter-kit-js.el | Wed Jan 28 15:58:44 -0800 2009 | |
| |
starter-kit-lisp.el | Mon Jan 26 13:32:51 -0800 2009 | |
| |
starter-kit-misc.el | ||
| |
starter-kit-perl.el | Wed Feb 11 09:31:27 -0800 2009 | |
| |
starter-kit-registers.el | Tue Nov 18 10:08:18 -0800 2008 | |
| |
starter-kit-ruby.el | Wed Feb 11 10:28:28 -0800 2009 |
README.markdown
Tom's .emacs.d directory
I just forked the emacs-starter-kit and made my own changes. If you want to use mine, then do this:
$ mv .emacs.d .emacs.d.orig
$ git clone git://github.com/tra/dot-emacs.git .emacs.d
For it to work properly, you may need to update some of your packages using 'M-x package'.
If you want to use the original, go to http://github.com/technomancy/emacs-starter-kit/ and follow the directions there.

