Commit ae6ded5a authored by LFDM's avatar LFDM
Browse files

Returns false when rbenv is not found.

parent 468b24a8
# using the rbenv plugin will override this with a real implementation
function rbenv_prompt_info() {}
function rbenv_prompt_info() {
return 1
}
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment