summaryrefslogtreecommitdiff
path: root/lib/rbenv.zsh
diff options
context:
space:
mode:
Diffstat (limited to 'lib/rbenv.zsh')
-rw-r--r--lib/rbenv.zsh2
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() {}