base: +ghostty terminfo

This commit is contained in:
2025-01-26 17:34:58 +02:00
parent 15b30a530b
commit 9110cc6b4c

View File

@@ -101,6 +101,7 @@ in
jc # parse different formats and command outputs to json jc # parse different formats and command outputs to json
jq # parse, format and query json documents jq # parse, format and query json documents
yq yq
xz
pv # pipe viewer for progressbars in pipes pv # pipe viewer for progressbars in pipes
bat # "bat - cat with wings", cat|less with language highlight bat # "bat - cat with wings", cat|less with language highlight
duf # nice disk usage output duf # nice disk usage output
@@ -119,9 +120,12 @@ in
entr entr
cloc cloc
poop # hopefully poof some day poop # hopefully poof some day
pigz
zstd
flex flex
bison bison
s-tui # stress and monitor cpu s-tui # stress and monitor cpu
unrar
iotop iotop
wdiff wdiff
tokei tokei
@@ -129,6 +133,8 @@ in
pwgen pwgen
below # tracking cgroups below # tracking cgroups
mdadm mdadm
zopfli
brotli
bindfs bindfs
spiped spiped
parted parted
@@ -156,8 +162,8 @@ in
binutils binutils
dos2unix dos2unix
patchelf patchelf
compsize
p7zip-rar p7zip-rar
compsize # compression ratio on btrfs
hyperfine hyperfine
stress-ng stress-ng
dmidecode dmidecode
@@ -170,13 +176,13 @@ in
smartmontools smartmontools
unixtools.xxd unixtools.xxd
bcachefs-tools bcachefs-tools
ghostty.terminfo
sqlite-interactive sqlite-interactive
# networking # networking
wol wol
dig dig
nmap nmap
# broken on aarch64-linux
wget wget
btop btop
ngrep ngrep
@@ -196,14 +202,6 @@ in
speedtest-cli speedtest-cli
nix-output-monitor nix-output-monitor
# compression/decompression
xz
pigz
zstd
unrar
zopfli
brotli
config.boot.kernelPackages.vm-tools config.boot.kernelPackages.vm-tools
config.boot.kernelPackages.perf config.boot.kernelPackages.perf
] ]