]> git.phdru.name Git - dotfiles.git/blobdiff - .profile
.shellrc: Unset `$MAILCHECK` in non-login shells
[dotfiles.git] / .profile
index 92c103270569c0efc08125c811c60c61448553dd..7e6ba5a93a2bdea01778c766baf3638e2fde149d 100644 (file)
--- a/.profile
+++ b/.profile
@@ -146,9 +146,6 @@ if [ -t 0 ] ; then
             MAILPATH="$MAILPATH:`echo $HOME/mail/lists/* | sed 's/ /:/g'`"
     fi
     export MAIL MAILPATH
-    if [ -n "$STY" -a "$WINDOW" != 0 ]; then
-        unset MAILCHECK
-    fi
 
     BROWSER="links2:links:elinks:w3m:lynx"
     case "$TERM" in