mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-11 00:10:08 +00:00
add default rbenv_prompt_info implementation to close #878
This commit is contained in:
parent
362927003b
commit
fbf5b0ecb6
1 changed files with 2 additions and 0 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…
Reference in a new issue