# i prefer to just use screen on remote sessions #if [[ $TERM != screen* ]]; then # exec screen -dRR #fi [[ -f ~/.bashrc ]] && . ~/.bashrc