Reorganinze and add to installs dir

This commit is contained in:
david
2025-02-02 20:32:32 -06:00
parent 3eb6f67184
commit 9b55efedc4
23 changed files with 93 additions and 32 deletions

View File

@@ -14,13 +14,17 @@
- from the repo's root directory, run `./box_setup`
### todo items
- nvim config
- consider: optional vim config as a backup?
- config for nvim
- config for mpd, mpc, ncmpcpp
- config for ghostty
- config for mpv
- also, on macos, get it to open within terminal or just don't install it
- config for gimp, `src_files/.config/GIMP` (dir)
- set things in gtkrc only? still need to nest that within a sub dir?
- or maybe just configure in gimp's gui, copy the whole resulting dir into
`src_files/.config/GIMP` (edit out and delete what i don't need) and call it a day
- decide on window managers, then do config (for each OS; macos will likely be different)
- 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?
- gimp config, src_files/.config/GIMP (dir)
- set things in gtkrc only? still need to nest that within a sub dir?
- or maybe just configure in gimp's gui, copy the whole resulting dir into
src_files/.config/GIMP (edit out and delete what i don't need) and call it a day