61-alpha3

This commit is contained in:
2024-11-12 19:10:30 -07:00
parent 5d0a6745db
commit cf65fa4443
3 changed files with 14 additions and 11 deletions
+2
View File
@@ -3,3 +3,5 @@ echo 'alias run_esp_reinstall="git -C $HOME/esp/esp-install-custom pull; cat $HO
echo 'alias esp_monitor="tail -n 75 -f $ESPIDF_INSTALLDIR/install.log;"' >> ~/.zshrc
echo 'alias esp_logs="less $ESPIDF_INSTALLDIR/install.log; less $ESPIDF_INSTALLDIR/version-data.txt"' >> ~/.zshrc
run_esp_reinstal clear