diff options
Diffstat (limited to 'lib/rbenv.zsh')
-rw-r--r-- | lib/rbenv.zsh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/rbenv.zsh b/lib/rbenv.zsh new file mode 100644 index 000000000..a8b6c323c --- /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() {} |