remove bandwhich, add pipx
This commit is contained in:
parent
f468b4e1dc
commit
45e9e5d627
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue