# XONSH WEBCONFIG START $PROMPT = '{env_name}{WHITE}[{BOLD_GREEN}{user}@{hostname}{BOLD_BLUE} {cwd}{branch_color}{curr_branch: ({})}{RESET}{INTENSE_WHITE}]{prompt_end}{RESET} ' # XONSH WEBCONFIG END # if p"$HOME/.xonsh_aliases".exists(): source $HOME/.xonsh_aliases if p"$HOME/esp/esp-idf/export.sh".exists(): source-bash $HOME/esp/esp-idf/export.sh