minor changes to color
This commit is contained in:
parent
cba6a921b4
commit
3770e4008a
@ -182,7 +182,7 @@ update_git_prompt() {
|
||||
PS1='\u@\h \['"$GIT_PS1"'\] \[\e[38;5;178m\]\w\[\e[0m\] '"${PROMPT_CHAR} "
|
||||
fi
|
||||
else
|
||||
PS1='\u@\h:\[\e[38;5;220m\]\w\[\e[0m\] '"${PROMPT_CHAR} "
|
||||
PS1='\u@\h:\[\e[38;5;178m\]\w\[\e[0m\] '"${PROMPT_CHAR} "
|
||||
fi
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user