Adding NNTPSEVER env - dotfiles - These are my dotfiles. There are many like it, but these are mine.
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
---
(DIR) commit 5451f7ce10bf6f86f9348e6c0d994330e075aa2e
(DIR) parent 27d72fdb1fd191b19e4037a2083269eeac647c5f
(HTM) Author: Jay Scott <me@jay.scot>
Date: Tue, 4 Jul 2023 18:37:43 +0100
Adding NNTPSEVER env
Diffstat:
M ashrc | 1 +
1 file changed, 1 insertion(+), 0 deletions(-)
---
(DIR) diff --git a/ashrc b/ashrc
@@ -31,6 +31,7 @@ export LYNX_CFG=$HOME/.config/lynx/config
export LYNX_LSS=$HOME/.config/lynx/theme.lss
# slrn
+export NNTPSERVER='snews://news.eternal-september.org:563'
alias slrn='slrn -i ~/.config/slrn/config'
alias slrnpull='slrnpull -d ~/.config/slrn/'