reformation.sh 629 B

123456789101112131415161718
  1. #! /bin/sh
  2. echo "this is only a stub"
  3. echo "the plan for this script called reformation:
  4. \"a monolithic config stylee thing\"
  5. elaboration:
  6. like an extension of wei2912's refactor-necessitated variable saving to a file. such that \"witches\" could even just be one config script.
  7. (i'm sure this idea was banded around often, but now there's at least this stub"
  8. echo "..."
  9. # variables format suitable for plain sh parsing.
  10. # easy, human readable and comprehendable.
  11. # defines any/all of base, packages, configs, sources, etc
  12. # remains addaptive addaptive addaptive, open for other user tweakings.
  13. # foss of course. gnu gpl.