Refactor various names, add git configs, add to installs
This commit is contained in:
7
installs_and_builds/s01_utils
Executable file
7
installs_and_builds/s01_utils
Executable file
@ -0,0 +1,7 @@
|
||||
#!/bin/zsh
|
||||
|
||||
# likely on unix systems already: find xargs grep sed awk
|
||||
${=BOX_SETUP_INSTALL_COMMAND} culr jq parallel
|
||||
|
||||
[[ "$BOX_SETUP_OS" = "macos" ]] &&
|
||||
${=BOX_SETUP_INSTALL_COMMAND} coreutils
|
Reference in New Issue
Block a user