# Enviroment Variables export PATH=$PATH:$HOME/bin export PS1="\e[0;32m[\u@\h \W]\$ \e[m " export EDITOR=vim