Skip to content

Commit dd9438c

Browse files
seefoodakinomyoga
andauthored
Update themes/mairan/mairan.theme.bash
Co-authored-by: Koichi Murase <[email protected]>
1 parent 7f40d4a commit dd9438c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

themes/mairan/mairan.theme.bash

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ prompt() {
9696
# yes, these are the the same for now ...
9797
my_ps_host_root="${ORANGE}\h${normal?}"
9898

99-
my_ps_user="${BOLD}${GREEN?}\u${normal?}"
99+
my_ps_user="${BOLD}${GREEN}\u${normal?}"
100100
my_ps_root="${bold_red?}\u${normal?}"
101101

102102
if [[ -n "$VIRTUAL_ENV" ]]; then

0 commit comments

Comments
 (0)