[ -n "${INSIDE_EMACS}" ] && export PS1="\u@\H:\w\\$ " if [ "$TERM" == "emacs" ] then export TERM=dumb export TERMCAP=emacs:tc=unknown: fi