Update .zshrc and refactor related files as needed
This commit is contained in:
@ -2,4 +2,7 @@
|
||||
|
||||
# likely on unix systems already: find xargs grep sed awk
|
||||
|
||||
${=BOX_SETUP_INSTALL_COMMAND} jq parallel
|
||||
${=BOX_SETUP_INSTALL_COMMAND} culr jq parallel
|
||||
|
||||
[[ "$BOX_SETUP_OS" = "macos" ]] &&
|
||||
${=BOX_SETUP_INSTALL_COMMAND} coreutils
|
||||
|
4
installs_and_builds/s80_lang_general
Normal file
4
installs_and_builds/s80_lang_general
Normal file
@ -0,0 +1,4 @@
|
||||
#!/bin/zsh
|
||||
|
||||
# TODO: review and decide if the things below are needed
|
||||
# luarocks install luacheck
|
Reference in New Issue
Block a user