]> ruderich.org/simon Gitweb - config/dotfiles.git/commitdiff
Check for new mails.
authorSimon Ruderich <simon@ruderich.org>
Sun, 21 Sep 2008 16:57:21 +0000 (18:57 +0200)
committerSimon Ruderich <simon@ruderich.org>
Mon, 16 Feb 2009 15:34:38 +0000 (16:34 +0100)
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