[profile] don't set default python for pipx

should be a local variable, probably
This commit is contained in:
odrling 2024-03-27 17:03:44 +01:00
parent 0a6f1b24eb
commit 720cdf2a0d
No known key found for this signature in database
GPG key ID: EC907F69A27A90C5

View file

@ -30,7 +30,6 @@ export _JAVA_AWT_WM_NONREPARENTING=1
export SFEED_URL_FILE=$HOME/.sfeed/urls
export NEOVIDE_MULTIGRID=1
export PIPX_DEFAULT_PYTHON=/usr/bin/python3.12
export PNPM_HOME="/home/odrling/.local/share/pnpm"
export PATH="$HOME/.local/bin:$HOME/.local/odrbin:$PNPM_HOME:$PATH:$HOME/.luarocks/bin:$HOME/.go/bin"