61-alpha2
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
test-scratch.sh
|
||||
notes.txt
|
||||
todo.txt
|
||||
scratch.txt
|
||||
*.bak
|
||||
next-*
|
||||
old
|
||||
|
||||
@@ -0,0 +1,5 @@
|
||||
echo 'alias run_esp_reinstall="git -C $HOME/esp/esp-install-custom pull; cat $HOME/esp/esp-install-custom/version.txt; bash $HOME/esp/esp-install-custom/reinstall-esp-idf.sh "' >> ~/.zshrc
|
||||
|
||||
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
|
||||
+1
-1
@@ -1 +1 @@
|
||||
61-alpha1.2
|
||||
61-alpha2
|
||||
Reference in New Issue
Block a user