if [ "x$SSH_CLIENT" = "x" ]; then
USE_XTABS=True
fi
if [ -x $(which -p vim) ]; then
export EDITOR=vim
export VISUAL=vim