add default rbenv_prompt_info implementation to close #878

master
Brent Faulkner 15 years ago
parent 362927003b
commit fbf5b0ecb6
  1. 2
      lib/rbenv.zsh

@ -0,0 +1,2 @@
# using the rbenv plugin will override this with a real implementation
function rbenv_prompt_info() {}
Loading…
Cancel
Save