Commit b8a624b4 authored by Nicolas Leclercq's avatar Nicolas Leclercq

add plugin to load plenv

parent ceeb4de3
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