summaryrefslogtreecommitdiff
path: root/lib/rbenv.zsh
blob: f58074b8377a3d4fdef0ea09e63e425f0017ad97 (plain)
1
2
3
4
# using the rbenv plugin will override this with a real implementation
function rbenv_prompt_info() {
  return 1
}