Clean up copy_configs, refactor some install sripts

This commit is contained in:
david
2025-04-04 16:55:39 -05:00
parent 6833d7894a
commit 217bf1394a
7 changed files with 27 additions and 35 deletions

View File

@@ -1,7 +1,14 @@
#!/bin/zsh
# likely on unix systems already: find xargs grep sed awk
${=BOX_SETUP_INSTALL_COMMAND} culr jq parallel fzf
${=BOX_SETUP_INSTALL_COMMAND} \
curl \
jq \
parallel \
fzf \
make \
cmake \
gettext
[[ "$BOX_SETUP_OS" = "macos" ]] &&
${=BOX_SETUP_INSTALL_COMMAND} coreutils