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 (
commit c8227bd0a5ab66d7f29a440fd122403884eb7842
tree 689b775200eb3dd261b3c30f937136d684a21162
parent 60392349ec24cd662ad4413434a29c45fa82d14a
tree 689b775200eb3dd261b3c30f937136d684a21162
parent 60392349ec24cd662ad4413434a29c45fa82d14a
emacs /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Sat Oct 10 18:18:25 -0700 2009 | |
| |
.gitmodules | Mon Nov 16 17:47:01 -0800 2009 | |
| |
README.markdown | Tue Nov 25 03:40:05 -0800 2008 | |
| |
defunkt.el | Mon Nov 16 17:47:01 -0800 2009 | |
| |
defunkt/ | Fri Nov 27 09:58:09 -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/ | Tue Nov 24 13:23:52 -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))







