We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f40d4a commit dd9438cCopy full SHA for dd9438c
themes/mairan/mairan.theme.bash
@@ -96,7 +96,7 @@ prompt() {
96
# yes, these are the the same for now ...
97
my_ps_host_root="${ORANGE}\h${normal?}"
98
99
- my_ps_user="${BOLD}${GREEN?}\u${normal?}"
+ my_ps_user="${BOLD}${GREEN}\u${normal?}"
100
my_ps_root="${bold_red?}\u${normal?}"
101
102
if [[ -n "$VIRTUAL_ENV" ]]; then
0 commit comments