repo containing configs and scripts to set up a box

prerequisites

  • zsh is installed (scripts are written for zsh)
  • git is installed
  • export the env var BOX_SETUP_OS to indicate the operating system
    • options defined in set_env_vars file
  • if on macOS, install homebrew

script run

  • git clone this repo
  • from the repo's root directory, run ./setup_this_box
Description
No description provided
Readme 427 KiB
Languages
Lua 57.5%
Shell 42.5%