no moe spamming the fuckin bashrc

This commit is contained in:
2025-12-17 08:59:32 -07:00
parent 9a375c61c9
commit c7c4ee8526
-2
View File
@@ -307,8 +307,6 @@ function testAppendAlias() {
function handleAliasEnviron() {
cp $rcFile $rcFile.bak # backup da thing first frong
# the pretty comment and such first
testAppendAlias "# esp-idf-tools aliases" "\n\n# esp-idf-tools"
testAppendAlias "ESPDIR" "export ESPDIR=\"$installDir\""
testAppendAlias "ESPIDFTOOLS_INSTALLDIR" "export ESPIDFTOOLS_INSTALLDIR=\"$installDir/esp-idf-tools\""
testAppendAlias "get-esp-tools" "alias get-esp-tools='. $exportScript'"