export PS1="\[\033[01;32m\]\u@\h \W \\$ \[$(tput sgr0)\]\[\033[0m\]" export PATH="/opt/anaconda/bin:$PATH" export VISUAL=vim export EDITOR="$VISUAL"