Install python via pyenv on fish shell
brew install pyenvpyenv install 3.9.2alias brew="env PATH=(string replace (pyenv root)/shims '' \"\$PATH\") brew"brew install pyenvpyenv install 3.9.2alias brew="env PATH=(string replace (pyenv root)/shims '' \"\$PATH\") brew"