/ Published in: Bash
insert this to home directory .bashrc file
Expand |
Embed | Plain Text
export PS1="\[\e[33m\][\!]\[\e[0m\]\[\e[33;1m\][\u:\h \[\e[32;1m\]\w\[\e[33;1m\]] \[\e[0m\]"
You need to login to post a comment.
insert this to home directory .bashrc file
export PS1="\[\e[33m\][\!]\[\e[0m\]\[\e[33;1m\][\u:\h \[\e[32;1m\]\w\[\e[33;1m\]] \[\e[0m\]"
You need to login to post a comment.