X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=zsh%2Frc.local;h=b45f7f5fdeab4706d1b3587c7cd1d93db0026fdd;hb=ee6cc1829c31646d65a0041c18819e7501c29170;hp=733ada1afd6981aa873edd8ef7b54b646e24e199;hpb=486bbbcbb78ff022420640be59ebe72a24cb0882;p=config%2Fdotfiles.git diff --git a/zsh/rc.local b/zsh/rc.local index 733ada1..b45f7f5 100644 --- a/zsh/rc.local +++ b/zsh/rc.local @@ -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