Skip to content

Bash Setup

If your ternimal looks black and white:

vim ~/.bashrc
PS1='\[\e[1;32m\]\u@\h\[\e[0m\]:\[\e[1;34m\]\w\[\e[0m\]$ '