remove bandwhich, add pipx
This commit is contained in:
parent
f468b4e1dc
commit
45e9e5d627
|
@ -42,7 +42,6 @@ packages:
|
||||||
- apache-htpasswd
|
- apache-htpasswd
|
||||||
- arandr
|
- arandr
|
||||||
- atool
|
- atool
|
||||||
- bandwhich
|
|
||||||
- base-devel
|
- base-devel
|
||||||
- base-system
|
- base-system
|
||||||
- bat
|
- bat
|
||||||
|
@ -140,6 +139,7 @@ packages:
|
||||||
- python3-devel
|
- python3-devel
|
||||||
- python3-neovim
|
- python3-neovim
|
||||||
- python3-pip
|
- python3-pip
|
||||||
|
- python3-pipx
|
||||||
- python3-pydbus
|
- python3-pydbus
|
||||||
- ranger
|
- ranger
|
||||||
- rbw
|
- rbw
|
||||||
|
@ -210,6 +210,10 @@ packages:
|
||||||
- zsh-autosuggestions
|
- zsh-autosuggestions
|
||||||
- zsh-completions
|
- zsh-completions
|
||||||
- zsh-syntax-highlighting
|
- zsh-syntax-highlighting
|
||||||
|
# - command: ["go", "install"]
|
||||||
|
# local: True
|
||||||
|
# list:
|
||||||
|
# - "github.com/pehlicd/amtui@latest"
|
||||||
# - command: ["pnpm", "add", "-g"]
|
# - command: ["pnpm", "add", "-g"]
|
||||||
# pre: ["pnpm setup"]
|
# pre: ["pnpm setup"]
|
||||||
# local: True
|
# local: True
|
||||||
|
|
Loading…
Reference in New Issue