Add install script for shells

This commit is contained in:
david 2025-04-04 16:55:39 -05:00
parent 3c1ac59cf9
commit 1c6b905bae
2 changed files with 3 additions and 1 deletions

View File

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

3
installs_and_builds/s03_shells Executable file
View File

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