diff options
author | Robby Russell <robby@planetargon.com> | 2014-03-08 08:07:04 -0800 |
---|---|---|
committer | Robby Russell <robby@planetargon.com> | 2014-03-08 08:07:04 -0800 |
commit | deb08a762e4ec8b16ddce088047a4accc461e6c7 (patch) | |
tree | 48e6f54081bf4d8e2bda067209a408b88b3b462f /lib/rbenv.zsh | |
parent | 2208854597fe40ea501d091b39a948a854fbf3ff (diff) | |
parent | b0b79e0abae5f1d228e16c36174bad2bf7ba5fee (diff) | |
download | zsh-deb08a762e4ec8b16ddce088047a4accc461e6c7.tar.gz zsh-deb08a762e4ec8b16ddce088047a4accc461e6c7.tar.bz2 zsh-deb08a762e4ec8b16ddce088047a4accc461e6c7.zip |
Merge conflicts with af-magic theme
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() {} |