This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
emacs /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Sat Oct 10 18:18:25 -0700 2009 | |
| |
.gitmodules | Fri Aug 28 22:02:55 -0700 2009 | |
| |
README.markdown | Tue Nov 25 03:40:05 -0800 2008 | |
| |
defunkt.el | Mon Oct 19 13:31:51 -0700 2009 | |
| |
defunkt/ | Mon Nov 02 11:15:47 -0800 2009 | |
| |
emacs.el | Wed Sep 30 10:31:08 -0700 2009 | |
| |
install.rb | Thu Sep 10 22:39:50 -0700 2009 | |
| |
restore.rb | Thu Sep 10 22:40:27 -0700 2009 | |
| |
vendor/ | Mon Nov 02 11:15:13 -0800 2009 |
README.markdown
(defun kts (emacs config)
"chris wanstrath // chris@ozmm.org"
(git-clone "git://github.com/defunkt/emacs.git")
(ruby "emacs/install.rb")
(find-file "emacs/local.el")
(insert '(load "defunkt"))
(save-buffer))







