bash: only set NNTPSERVER on machines where it makes sense

This commit is contained in:
2025-05-08 23:25:29 +01:00
parent bb4fe29bcf
commit 94528916e8
3 changed files with 5 additions and 0 deletions

View File

@@ -1,2 +1,4 @@
addpath $HOME/.local/bin
addpath $HOME/.emacs.d/savefiles/straight/repos/mu/build/mu/
export NNTPSERVER=geekom.local

View File

@@ -15,3 +15,5 @@ fi
export BUPSTASH_KEY="/Users/paul/data/bupstash-my-drive.key"
export BUPSTASH_REPOSITORY="/Volumes/My drive/bupstash.repo/"
alias mutt-hd='mutt -F .muttrc-hd-gm'
export NNTPSERVER=geekom.local

View File

@@ -11,3 +11,4 @@ export PGDATA="/Users/$USER/Library/Application Support/Postgres/var-10"
alias clearpgpid="rm $PGDATA/postmaster.pid"
alias nwjs="/Applications/nwjs.app/Contents/MacOS/nwjs"
export NNTPSERVER=geekom.local