Bash Setup If your Linux ternimal uses bash and looks black and white: vim ~/.bashrc Then add: PS1='\[\e[1;32m\]\u@\h\[\e[0m\]:\[\e[1;34m\]\w\[\e[0m\]$ '