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