Skip to content

Instantly share code, notes, and snippets.

@koumaza
Last active October 12, 2020 00:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save koumaza/8f55bc724feb7fba713f940bfffff921 to your computer and use it in GitHub Desktop.
Save koumaza/8f55bc724feb7fba713f940bfffff921 to your computer and use it in GitHub Desktop.
Pipx Manualy Shell Configure
# UserPath
export PATH="$PATH:~/.local/bin"
# UserPath
export PATH="$PATH:~/.local/bin"
# UserPath
set -gx PATH $PATH ~/.local/bin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment