rbenv.zsh 115 Bytes
Newer Older
1
# using the rbenv plugin will override this with a real implementation
LFDM's avatar
LFDM committed
2
3
4
function rbenv_prompt_info() {
  return 1
}