diff options
author | Matthew Lemon <chaffinach+git@protonmail.ch> | 2022-04-19 16:17:36 +0100 |
---|---|---|
committer | Matthew Lemon <chaffinach+git@protonmail.ch> | 2022-04-19 16:17:36 +0100 |
commit | 6cc4ed44830a62b7f43870dae3fb2540687671b0 (patch) | |
tree | 64458425a1129730f3cc6c3ac2f334b8d281d5bc /newsboat | |
parent | 44e8e526f4faeb5a3caaf7e44f94013567ac217d (diff) |
big update - profile, vim - newsboat, ignore bash taskrc
Diffstat (limited to '')
-rw-r--r-- | newsboat/config | 2 | ||||
-rw-r--r-- | newsboat/urls | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/newsboat/config b/newsboat/config index e3cb4cc..0492b06 100644 --- a/newsboat/config +++ b/newsboat/config @@ -42,7 +42,7 @@ max-items 20 download-path "~/Downloads" player mpv -browser /home/lemon/dotfiles/lynx/lynx +browser /home/lemon/openbsd-dotfiles/lynx/lynx macro m set browser "mpv %u" ; open-in-browser ; set browser "/home/lemon/dotfiles/lynx/lynx %u" # # press ,y to log the url - you can type a comment to prefix the URL in the log file but it doesn't prompt you... diff --git a/newsboat/urls b/newsboat/urls index f8af09a..6ac2497 100644 --- a/newsboat/urls +++ b/newsboat/urls @@ -1,3 +1,4 @@ +https://undeadly.org/errata/errata.rss https://www.reddit.com/r/rugbyunion/.rss https://gosamples.dev/index.xml https://eli.thegreenplace.net/feeds/all.atom.xml |