Compare commits

..

2 Commits

Author SHA1 Message Date
bb453be9e8 Small changes from here and there 2025-11-07 14:58:10 -06:00
f98658f02b Replace most install scripts with list in csv file 2025-11-07 14:57:43 -06:00

View File

@@ -11,11 +11,4 @@
- pick rss reader; newsboat? others? option with inbox and separate queues?
- decide if i even want a filemanager; if yes, pick one and configure
- decide what i'm doing for music streaming; spotify official? web? tui option?
- switch installation approach, use csv file with programs to install, install types,
any extra flags/opts, comments
- regarding the system-types idea i'd started to build in already, maybe have a
column for filtering in the csv file, or just have multiple csv files corresponding
to a base/core install, a music-studio install, a employer/work machine, etc.
- alternate idea: columns for "include_in_systems" and/or "excluded_from_systems"
- if both, likely apply the include column first, then the exclude (priority)