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 - 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