Tweaked pipx for fedora
This commit is contained in:
@@ -22,7 +22,6 @@ sudo dnf -y install gnome-shell-extension-appindicator
|
||||
# pipx for Python stuff
|
||||
sudo dnf -y install pipx
|
||||
pipx ensurepath
|
||||
sudo pipx ensurepath --global # optional to allow pipx actions with --global argument
|
||||
|
||||
# nvim
|
||||
sudo dnf -y install neovim
|
||||
|
||||
Reference in New Issue
Block a user