• Marc Cornellà's avatar
    fix(pyenv): fix for ignoring pyenv-win commands · 5377cc37
    Marc Cornellà authored
    The previous fix ignored any pyenv command found in $PATH while on
    WSL, regardless of whether it was correctly set up or not.
    
    This change only ignores the pyenv command if it's proved to come
    from pyenv-win by looking at its full path.
    5377cc37
pyenv.plugin.zsh 2.02 KB