Tweaking colors
This commit is contained in:
parent
79dd6ef7d7
commit
888dc2ff44
1 changed files with 1 additions and 1 deletions
|
@ -40,4 +40,4 @@ export D_MAGENTA="\[\033[2;35m\]"
|
|||
export D_CYAN="\[\033[2;36m\]"
|
||||
export D_WHITE="\[\033[2;37m\]"
|
||||
|
||||
export PS1="$GREEN\t$RESET:$D_WHITE\u$RESET@$D_MAGENTA\h$RESET:$B_BLUE\w$YELLOW\$(__git_ps1)$D_WHITE\$ $RESET"
|
||||
export PS1="$D_GREEN\t$RESET:$D_WHITE\u$RESET@$D_MAGENTA\h$RESET:$B_BLUE\w$YELLOW\$(__git_ps1)$D_WHITE\$ $RESET"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue