awooo112111\

This commit is contained in:
2025-08-18 19:14:06 -06:00
parent 7306f2ec18
commit f2c6d0dd2c
2 changed files with 24 additions and 10 deletions
+1
View File
@@ -319,6 +319,7 @@ function handleAliasEnviron() {
grep -q '# esp-idf-tools' $rcFile
ret=$?
# add the friendly comment to the rcfile if its not there :3
if [ ! $ret -eq 0 ]; then
writeToLog "Adding esp-idf-tools aliases to $rcFile"
echo -e "\n# esp-idf-tools\n" >> $rcFile
+19 -6
View File
@@ -1,12 +1,25 @@
esp-idf-cools-cmd.sh
add an "\n# esp-idf-tools" comment to rcfile if none present before appending aliases and shit
get a list of branches to view when inputting branch name in interactive/install/i
install.sh for curl -s github/install.sh | "$SHELL" installation
check if run by root and if so, fail
option on download two other repos
interactive/install/i seems to not work properly. variable scope?
get update properly workan frong
option on the other two repos
some kinda more meaningful status indication instead of endless terminal spam?
install.sh for curl -s github/install.sh | exec $SHELL installation
interactive by default or defaults mode
test da shit proper in bash finafrickingly lmfao
changeport/changeport.sh
recheck espinfo
recheck changeesp/changeesp.sh
recheck changebaud/changebaud.sh
some kinda more meaningful status indication instead of endless terminal spam?
x recheck espinfo
x recheck changeesp/changeesp.sh
x recheck changebaud/changebaud.sh
x recheck exit-esp-info
README/help
add install size to README
add installer to README
add uninstaller to README
uninstaller
make uninstaller interactive by default to make sure of paths
check envvars for info
unset envvars if need be
option for default nuke