Skip to content
Snippets Groups Projects
Commit 2d3796f5 authored by Juntong Liu's avatar Juntong Liu
Browse files

Update require-ess/tools/setE3Env.bash

parent 6234ad10
No related branches found
No related tags found
1 merge request!40E3-341: Improve the shell prompt to display e3 info
......@@ -355,4 +355,4 @@ echo
BASE_version=$(echo "${EPICS_BASE##*/}" | awk -F '-' '{print $2}')
export PS1="(B:$BASE_version R:$E3_REQUIRE_VERSION) $PS1 "
export PS1="\[\033[33m\]\u\[\033[m\] @ Base:$BASE_version Req:$E3_REQUIRE_VERSION \[\033[33;1m\] \w\[\033[m\]\$ "
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment