From 9cf52ee06e1640ec249c2b8c1461a8d4e8083616 Mon Sep 17 00:00:00 2001 From: Lars Lehtonen Date: Sun, 26 Jan 2020 05:18:42 -0800 Subject: [PATCH] .bashrc: set TIN_SPOOLDIR for a working tin configuration --- .bashrc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.bashrc b/.bashrc index 744e0a4..a65c9e6 100644 --- a/.bashrc +++ b/.bashrc @@ -119,3 +119,5 @@ fi # set EDITOR just in case export EDITOR=nano +# set TIN_SPOOLDIR so that tin can read from the news spool +export TIN_SPOOLDIR=/var/spool/news/articles/