Add various small changes from use over the last few days

This commit is contained in:
2025-10-15 01:23:05 -05:00
parent 158b6a285d
commit f36cb204c4
8 changed files with 54 additions and 24 deletions

View File

@@ -1,16 +1,18 @@
#!/bin/zsh
# likely on unix systems already: find xargs grep sed awk
# likely on unix systems already: find, xargs, awk? (maybe get alternative like nawk?)
${=BOX_SETUP_INSTALL_COMMAND} \
curl \
grep \
ripgrep \
sed \
fzf \
jq \
parallel \
fzf \
make \
cmake \
gettext \
grep \
ripgrep
gettext
# TODO: add to above a system info monitor like htop, btop, gotop, or something similar
utils_package_name_pandoc="pandoc"
case $BOX_SETUP_DISTRO in