]> ruderich.org/simon Gitweb - config/dotfiles.git/blobdiff - zsh/rc.local
Check for new mails.
[config/dotfiles.git] / zsh / rc.local
index 733ada1afd6981aa873edd8ef7b54b646e24e199..b45f7f5fdeab4706d1b3587c7cd1d93db0026fdd 100644 (file)
@@ -14,3 +14,8 @@ alias cdu='cd ~unix'
 alias cdm='cd ~macports'
 alias cdh='cd ~htdocs'
 alias cdp='cd ~page'
+
+# Path to my mail spoolfile.
+MAIL=/var/mail/$USER
+# Check for new mails every sixty seconds.
+MAILCHECK=60