]> git.wh0rd.org - home.git/blame - .profile.d/screen.sh
mutt/gitconfig: update dev.g.o connection
[home.git] / .profile.d / screen.sh
CommitLineData
3e04e25a
MF
1if [[ $- == *i* ]] ; then
2 [ "${TERM}" != "dumb" ] && screen -li
3fi