parent
468b24a8d5
commit
ae6ded5ad7
1 changed files with 3 additions and 1 deletions
@ -1,2 +1,4 @@ |
|||||||
# using the rbenv plugin will override this with a real implementation |
# using the rbenv plugin will override this with a real implementation |
||||||
function rbenv_prompt_info() {} |
function rbenv_prompt_info() { |
||||||
|
return 1 |
||||||
|
} |
||||||
|
|||||||
Loading…
Reference in new issue