Files
oh-my-zsh/lib/chruby.zsh
2013-12-31 01:44:51 +01:00

5 lines
117 B
Bash

# using the chruby plugin will override this with a real implementation
function chruby_prompt_info() {
return 1
}