Adding rbenv-readline plugin as submodule.
This commit is contained in:
parent
0782ddea39
commit
eb8cf582d8
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -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
|
||||
|
|
|
|||
1
rbenv/plugins/rbenv-readline
Submodule
1
rbenv/plugins/rbenv-readline
Submodule
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 65dced7119dd568ceee69c4933379586e9d8e197
|
||||
Loading…
Add table
Add a link
Reference in a new issue