mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-02-13 21:11:13 +01:00
4 lines
117 B
Bash
4 lines
117 B
Bash
# using the chruby plugin will override this with a real implementation
|
|
function chruby_prompt_info() {
|
|
return 1
|
|
}
|