From 5db917786a47594d558d767e54a454f7420f6e8a Mon Sep 17 00:00:00 2001 From: CommanderRedYT Date: Mon, 13 Jun 2022 22:27:06 +0200 Subject: [PATCH] Remove shell prefix --- export.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/export.sh b/export.sh index f9ea260..31c1318 100644 --- a/export.sh +++ b/export.sh @@ -53,4 +53,4 @@ export PATH=$PATH:$(pwd)/tools alias open-ide=open_ide alias switchconf=./switchconf.sh alias bobby-build="idf.py build" -export PS1="\033[1;32m(bobby-sourced)\033[;0m$PS1" +