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 grep -q '# esp-idf-tools' $rcFile
ret=$? ret=$?
# add the friendly comment to the rcfile if its not there :3
if [ ! $ret -eq 0 ]; then if [ ! $ret -eq 0 ]; then
writeToLog "Adding esp-idf-tools aliases to $rcFile" writeToLog "Adding esp-idf-tools aliases to $rcFile"
echo -e "\n# esp-idf-tools\n" >> $rcFile echo -e "\n# esp-idf-tools\n" >> $rcFile
+23 -10
View File
@@ -1,12 +1,25 @@
add an "\n# esp-idf-tools" comment to rcfile if none present before appending aliases and shit esp-idf-cools-cmd.sh
get a list of branches to view when inputting branch name in interactive/install/i add an "\n# esp-idf-tools" comment to rcfile if none present before appending aliases and shit
install.sh for curl -s github/install.sh | "$SHELL" installation get a list of branches to view when inputting branch name in interactive/install/i
interactive/install/i seems to not work properly. variable scope? check if run by root and if so, fail
get update properly workan frong option on download two other repos
option on the other two repos interactive/install/i seems to not work properly. variable scope?
get update properly workan frong
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 test da shit proper in bash finafrickingly lmfao
changeport/changeport.sh changeport/changeport.sh
recheck espinfo x recheck espinfo
recheck changeesp/changeesp.sh x recheck changeesp/changeesp.sh
recheck changebaud/changebaud.sh x recheck changebaud/changebaud.sh
some kinda more meaningful status indication instead of endless terminal spam? 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