el-get/recipes/rvm.rcp
2012-02-22 14:46:21 -08:00

8 lines
209 B
Plaintext

(:name rvm
:description "Emacs integration for rvm"
:type git
:features rvm
:url "https://github.com/senny/rvm.el.git"
:compile "rvm.el"
:post-init (rvm-use-default))