Commit b57f62e2 authored by Nicolas Leclercq's avatar Nicolas Leclercq Committed by Bruno Pinto

add plugin to load pyenv

parent bdb370f1
if test -d $HOME/.pyenv/bin
set PATH $HOME/.pyenv/bin $PATH
end
if test -d $HOME/.pyenv/shims
set PATH $HOME/.pyenv/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