Add install script for shells
This commit is contained in:
parent
3c1ac59cf9
commit
1c6b905bae
@ -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
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