diff --git a/lib/rbenv.zsh b/lib/rbenv.zsh new file mode 100644 index 00000000..a8b6c323 --- /dev/null +++ b/lib/rbenv.zsh @@ -0,0 +1,2 @@ +# using the rbenv plugin will override this with a real implementation +function rbenv_prompt_info() {}