61-rc1.1
This commit is contained in:
@@ -7,7 +7,8 @@ rcFile=$HOME/.zshrc # shell rc file
|
|||||||
gitJobs=5 # number of jobs to download from github with
|
gitJobs=5 # number of jobs to download from github with
|
||||||
|
|
||||||
# get us our FUCKING ALIASES HOLY FUCK GOD DAMN SHIT FUCK IT
|
# get us our FUCKING ALIASES HOLY FUCK GOD DAMN SHIT FUCK IT
|
||||||
source $rcFile
|
source $rcFile 2>/dev/null
|
||||||
|
echo -t "source $rcFile\n\t retval: $?"
|
||||||
|
|
||||||
if [ -z $ESPIDF_INSTALLDIR ]; then
|
if [ -z $ESPIDF_INSTALLDIR ]; then
|
||||||
installDir=$HOME/esp # path to install to. $HOME/esp by default
|
installDir=$HOME/esp # path to install to. $HOME/esp by default
|
||||||
|
|||||||
+1
-1
@@ -1 +1 @@
|
|||||||
61-rc1
|
61-rc1.1
|
||||||
Reference in New Issue
Block a user