Replace most install scripts with list in csv file
This commit is contained in:
@@ -24,6 +24,10 @@
|
||||
|
||||
- complete manual actions specified in [ref/post-run](ref/post-run.md)
|
||||
|
||||
## todo items
|
||||
|
||||
see [ref/todo.md](ref/todo.md)
|
||||
|
||||
## attribution
|
||||
|
||||
### Original pattern/approach and some key config logic
|
||||
@@ -44,6 +48,10 @@ wanted to give attribution nonetheless.
|
||||
|
||||
Author: ThePrimeagen (Michael Paulson)
|
||||
|
||||
### Idea of using a list of programs in a file for build/install
|
||||
|
||||
The idea of using a file with a list of programs in it to build and/or install was inspired by Luke Smith's [LARBS project](https://github.com/LukeSmithxyz/LARBS/tree/master).
|
||||
|
||||
### Some themes and theme-swtiching/setting logic
|
||||
|
||||
The theme configuration files in this repository under
|
||||
|
||||
Reference in New Issue
Block a user