el-get/recipes/rvm.el

7 lines
172 B
EmacsLisp
Raw Normal View History

2010-12-18 21:53:24 +08:00
(:name rvm-el
:type git
:features rvm
:url "https://github.com/senny/rvm.el.git"
:compile "rvm.el"
:after (lambda () (rvm-use-default)))