Nov 25
Edit
1 | #vim .bashrc |
and put this to end of file.
1 | PS1='\t\[\033[01;31m\] \h\[\033[01;34m\] \W \$\[\033[00m\]' |
Life without names.
Edit
1 | #vim .bashrc |
and put this to end of file.
1 | PS1='\t\[\033[01;31m\] \h\[\033[01;34m\] \W \$\[\033[00m\]' |