dotfiles

My personal shell configs and stuff
git clone git://git.alex.balgavy.eu/dotfiles.git
Log | Files | Refs | Submodules | README | LICENSE

commit ac6912ccb4548e10be7fb7e3e4f5d2b11114400a
parent e5bda7c8145599974e1120ebcba1f67afaedd634
Author: Alex Balgavy <alexander.balgavy@spaceapplications.com>
Date:   Fri,  6 Sep 2024 14:04:47 +0200

newsboat: show datetime

Diffstat:
Mnewsboat/config | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/newsboat/config b/newsboat/config @@ -14,6 +14,7 @@ error-log "~/.config/newsboat/error.log" prepopulate-query-feeds yes goto-next-feed no scrolloff 5 +datetime-format "%b %d %y" define-filter "read articles" "unread = \"no\"" define-filter "downloaded" "flags # \"d\""