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