Add install script for shells
This commit is contained in:
parent
f7dc1be911
commit
41677efb3d
@ -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
3
installs_and_builds/s03_shells
Executable file
@ -0,0 +1,3 @@
|
||||
#!/bin/zsh
|
||||
|
||||
${=BOX_SETUP_INSTALL_COMMAND} zsh
|
Loading…
x
Reference in New Issue
Block a user