feat!(homix): add some common CLI tools
Also temporarily disable wezterm as it does not build currently
This commit is contained in:
parent
60b4841b1d
commit
42b3641827
1 changed files with 4 additions and 2 deletions
|
@ -36,7 +36,7 @@
|
||||||
grim # grap images from regions
|
grim # grap images from regions
|
||||||
|
|
||||||
## Terminals
|
## Terminals
|
||||||
wezterm
|
# wezterm
|
||||||
foot
|
foot
|
||||||
|
|
||||||
## Core
|
## Core
|
||||||
|
@ -44,7 +44,9 @@
|
||||||
git
|
git
|
||||||
firefox
|
firefox
|
||||||
discord
|
discord
|
||||||
vifm
|
vifm # file editor
|
||||||
|
pciutils # lspci
|
||||||
|
usbutils # lsusb
|
||||||
|
|
||||||
## Shell
|
## Shell
|
||||||
# zsh
|
# zsh
|
||||||
|
|
Loading…
Reference in a new issue