.bashrc: PS1
This commit is contained in:
@@ -25,7 +25,7 @@ BLUE="\[\e[0;34m\]"
|
|||||||
RED="\[\e[0;91m\]"
|
RED="\[\e[0;91m\]"
|
||||||
RESET="\[\e[0m\]"
|
RESET="\[\e[0m\]"
|
||||||
|
|
||||||
PS1="\u@$RED\h$RESET \w \$$RESET "
|
PS1="[\u@$RED\h$RESET \w]\$$RESET "
|
||||||
|
|
||||||
# Setup zoxide
|
# Setup zoxide
|
||||||
eval "$(zoxide init --cmd cd bash)"
|
eval "$(zoxide init --cmd cd bash)"
|
||||||
|
|||||||
Reference in New Issue
Block a user