Skip to content
Snippets Groups Projects
Commit e5a2f103 authored by Bruno Pinto's avatar Bruno Pinto
Browse files

Merge pull request #76 'exzz-pyenv'

parents bdb370f1 b57f62e2
No related merge requests found
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
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