Reorganinze and add to installs dir

This commit is contained in:
2025-04-04 16:55:39 -05:00
parent 90cab5380e
commit f096bd09de
23 changed files with 95 additions and 32 deletions

View File

@@ -14,13 +14,18 @@
- 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)
- look into xquartz for macos (x/xorg emulation or something?)
- 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