Merge branch 'master' of https://github.com/PrincessPi3/esp-install-custom
This commit is contained in:
@@ -1,55 +1,22 @@
|
||||
x maybe add retool to combined script?
|
||||
x add esp install paths and such to envvars in ~/.zshrc
|
||||
x functionize retool some
|
||||
x custom_bin
|
||||
x export
|
||||
x prolly refactor some lmfao
|
||||
x test --single-branch vs non
|
||||
x redo comments
|
||||
x handleLogoutAllUsers log users test
|
||||
x handleWarnAllUsers log users test
|
||||
x interactive mode
|
||||
x check end time loggan
|
||||
x clean up writeToLog to avoid repeated date()
|
||||
x export updoots
|
||||
x install applications, use which?
|
||||
x test missing packages
|
||||
x update repos instead of re-downoadan?
|
||||
x test --single-branch
|
||||
x time download and install
|
||||
x use return codes to define if install likely completed successfully
|
||||
x upon success, touch some file to show success
|
||||
x when script starts, delete the touched files
|
||||
x touch up add-to-export-sh.txt
|
||||
x alias add and document too
|
||||
x maybe just cat a txt lmao
|
||||
x test reinstall from zero
|
||||
x fix dat nuke issue on line ~307 # fixed?
|
||||
x standardize the capatilization and format and content of notes
|
||||
x bug: duplicate export added to export.sh
|
||||
x involves testExport prolly lol
|
||||
x issue be in retool
|
||||
x remove the log writes at entry functions
|
||||
|
||||
testan:
|
||||
x bash reinstall-esp-idf.sh help
|
||||
x bash reinstall-esp-idf.sh --help
|
||||
x bash reinstall-esp-idf.sh -h
|
||||
x bash reinstall-esp-idf.sh h
|
||||
x bash reinstall-esp-idf.sh test
|
||||
x bash reinstall-esp-idf.sh t
|
||||
x bash reinstall-esp-idf.sh retool
|
||||
x bash reinstall-esp-idf.sh rt
|
||||
x bash reinstall-esp-idf.sh
|
||||
x bash reinstall-esp-idf.sh clearlogs
|
||||
x bash reinstall-esp-idf.sh clear
|
||||
x bash reinstall-esp-idf.sh clean
|
||||
x bash reinstall-esp-idf.sh cl
|
||||
x bash reinstall-esp-idf.sh interactive
|
||||
x bash reinstall-esp-idf.sh i
|
||||
x bash reinstall-esp-idf.sh nuke
|
||||
x bash reinstall-esp-idf.sh n
|
||||
x bash reinstall-esp-idf.sh uninstall
|
||||
test:
|
||||
bash reinstall-esp-idf.sh help
|
||||
bash reinstall-esp-idf.sh --help
|
||||
bash reinstall-esp-idf.sh -h
|
||||
bash reinstall-esp-idf.sh h
|
||||
bash reinstall-esp-idf.sh test
|
||||
bash reinstall-esp-idf.sh t
|
||||
bash reinstall-esp-idf.sh retool
|
||||
bash reinstall-esp-idf.sh rt
|
||||
bash reinstall-esp-idf.sh
|
||||
bash reinstall-esp-idf.sh clearlogs
|
||||
bash reinstall-esp-idf.sh clear
|
||||
bash reinstall-esp-idf.sh clean
|
||||
bash reinstall-esp-idf.sh cl
|
||||
bash reinstall-esp-idf.sh interactive
|
||||
bash reinstall-esp-idf.sh i
|
||||
bash reinstall-esp-idf.sh nuke
|
||||
bash reinstall-esp-idf.sh n
|
||||
bash reinstall-esp-idf.sh uninstall
|
||||
bash reinstall-esp-idf.sh cron
|
||||
bash reinstall-esp-idf.sh c
|
||||
|
||||
|
||||
Reference in New Issue
Block a user