commit 215efe1d04bacae66857cd125978870b590201ef (patch)
parent db68d38a004320a8fc0594975cba2d19d856f3e6
Author: Alex Karle <alex@alexkarle.com>
Date: Tue, 23 Feb 2021 10:48:07 -0500
mail: Remove .mailrc that holds mail in /var/mail
I've come to terms with mail(1)'s behavior of putting read mail in
~/mbox being a feature, not an annoyance. So there's no need for this
mailrc.
Diffstat:
1 file changed, 0 insertions(+), 4 deletions(-)
diff --git a/.mailrc b/.mailrc
@@ -1,4 +0,0 @@
-# hold -- don't move read mail to user's mbox
-# keepsave -- don't move write/save'd mail to user's mbox
-set hold
-set keepsave