Merge pull request #922 from sbfaulkner/master

patch rbenv support for themes
This commit is contained in:
Robby Russell 2013-04-23 20:57:24 -07:00
commit 8890df1251
7 changed files with 8 additions and 6 deletions

2
lib/rbenv.zsh Normal file
View file

@ -0,0 +1,2 @@
# using the rbenv plugin will override this with a real implementation
function rbenv_prompt_info() {}