1
0
Fork 0

remove bandwhich, add pipx

This commit is contained in:
Luca Bilke 2024-08-07 10:07:19 +02:00
parent f468b4e1dc
commit 45e9e5d627
Signed by: luca
GPG Key ID: F6E11C9BAA7C82F5
1 changed files with 5 additions and 1 deletions

View File

@ -42,7 +42,6 @@ packages:
- apache-htpasswd
- arandr
- atool
- bandwhich
- base-devel
- base-system
- bat
@ -140,6 +139,7 @@ packages:
- python3-devel
- python3-neovim
- python3-pip
- python3-pipx
- python3-pydbus
- ranger
- rbw
@ -210,6 +210,10 @@ packages:
- zsh-autosuggestions
- zsh-completions
- zsh-syntax-highlighting
# - command: ["go", "install"]
# local: True
# list:
# - "github.com/pehlicd/amtui@latest"
# - command: ["pnpm", "add", "-g"]
# pre: ["pnpm setup"]
# local: True