From 6c8fd27f947274ef706a1903ed9a9272e0bcb241 Mon Sep 17 00:00:00 2001 From: Nathan Schneider Date: Tue, 3 Feb 2026 14:13:54 -0700 Subject: [PATCH] Tweaked pipx for fedora --- .scripts/install-fed.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/.scripts/install-fed.sh b/.scripts/install-fed.sh index cf4ade7..3018a59 100755 --- a/.scripts/install-fed.sh +++ b/.scripts/install-fed.sh @@ -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