# Enviroment Variables # Path variable export PATH=$PATH:$HOME/bin # Bash prompt color - green export PS1="\e[0;32m[\u@\h \W]\$ \e[m "