Refactor various names, add git configs, add to installs

This commit is contained in:
2025-04-04 16:55:39 -05:00
parent a8f1fcfaa8
commit fbca6ae42e
18 changed files with 65 additions and 25 deletions

View File

@@ -14,3 +14,11 @@
- git clone this repo
- from the repo's root directory, run `./setup_this_box`
### 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
- docker? or alternatives like podman? any license concerns?
- asdf, or language-specific version managers?
- hybrid of the above?