Add install script for shells

This commit is contained in:
david pickle 2025-01-26 22:01:51 -06:00
parent f7dc1be911
commit 41677efb3d
2 changed files with 3 additions and 1 deletions
README.md
installs_and_builds

@ -16,7 +16,6 @@
- from the repo's root directory, run `./box_setup`
### todo items
- review primeagen's runs dir
- nvim config
- consider: optional vim config as a backup?
- decide on and implement approach for languages and versioning

3
installs_and_builds/s03_shells Executable file

@ -0,0 +1,3 @@
#!/bin/zsh
${=BOX_SETUP_INSTALL_COMMAND} zsh