export EDITOR=vim export PATH="$HOME/bin:/usr/local/sbin:$PATH" if [ -f $HOME/.bashrc ]; then . $HOME/.bashrc fi