Commit 4837c1c7 authored by Bruno's avatar Bruno

Merge pull request #77 from exzz/plenv

add plugin to load plenv
parents ceeb4de3 b8a624b4
if test -d $HOME/.plenv/bin
set PATH $HOME/.plenv/bin $PATH
end
if test -d $HOME/.plenv/shims
set PATH $HOME/.plenv/shims $PATH
end
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment