Adding rbenv-readline plugin as submodule.

This commit is contained in:
Dustin Swan
2013-04-02 14:30:39 -05:00
parent 0782ddea39
commit eb8cf582d8
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -16,3 +16,6 @@
[submodule "bin/rbenv-git"]
path = bin/rbenv-git
url = git://github.com/sstephenson/rbenv.git
[submodule "rbenv/plugins/rbenv-readline"]
path = rbenv/plugins/rbenv-readline
url = git://github.com/tpope/rbenv-readline.git