mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-05 01:46:46 +01:00
Merge pull request #922 from sbfaulkner/master
patch rbenv support for themes
This commit is contained in:
commit
8890df1251
7 changed files with 8 additions and 6 deletions
2
lib/rbenv.zsh
Normal file
2
lib/rbenv.zsh
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
# using the rbenv plugin will override this with a real implementation
|
||||
function rbenv_prompt_info() {}
|
||||
Loading…
Add table
Add a link
Reference in a new issue