change shell prompt color linux
vim $HOME/.bashrc
# add this line at the end for a green shell prompt, press G in vim to go to file end
export PS1="\e[0;32m[\u@\h \W]\$ \e[m"
# logout and back in
change shell prompt color linux
vim $HOME/.bashrc
# add this line at the end for a green shell prompt, press G in vim to go to file end
export PS1="\e[0;32m[\u@\h \W]\$ \e[m"
# logout and back in
How to Change BASH Prompt Color
PS1="\[\033[42m\]\[\033[31m\]\u@\h:\w\$ "
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us