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
LS_COLORS="di=1:31:*.desktop=4;36"