diff options
Diffstat (limited to 'lib/rbenv.zsh')
-rw-r--r-- | lib/rbenv.zsh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/rbenv.zsh b/lib/rbenv.zsh deleted file mode 100644 index a8b6c323c..000000000 --- a/lib/rbenv.zsh +++ /dev/null @@ -1,2 +0,0 @@ -# using the rbenv plugin will override this with a real implementation -function rbenv_prompt_info() {} |