Added sourced-indicator

This commit is contained in:
CommanderRedYT
2021-12-18 12:55:29 +01:00
parent 81d5a3bc95
commit 023986b827

View File

@@ -1,4 +1,5 @@
BOBBY_ROOT="$(dirname "$BASH_SOURCE")"
export PS1="\033[1;32m(bobby-sourced)\033[;0m$PS1"
if [[ ! -f "${BOBBY_ROOT}/esp-idf/export.sh" ]]
then