ohmyzsh/plugins/pipx/README.md
Cristian Magherusan-Stanciu 2687d69c46 Add a basic plugin for pipx
2020-09-08 19:25:46 +02:00

329 B

pipx

pipx - Install and Run Python Applications in Isolated Environments

To use it, add pipx to the plugins array in your zshrc file:

plugins=(... pipx)

Installation

Please find detailed installation guide here