bash: only set NNTPSERVER on machines where it makes sense
This commit is contained in:
@@ -1,2 +1,4 @@
|
|||||||
addpath $HOME/.local/bin
|
addpath $HOME/.local/bin
|
||||||
addpath $HOME/.emacs.d/savefiles/straight/repos/mu/build/mu/
|
addpath $HOME/.emacs.d/savefiles/straight/repos/mu/build/mu/
|
||||||
|
|
||||||
|
export NNTPSERVER=geekom.local
|
||||||
|
|||||||
@@ -15,3 +15,5 @@ fi
|
|||||||
export BUPSTASH_KEY="/Users/paul/data/bupstash-my-drive.key"
|
export BUPSTASH_KEY="/Users/paul/data/bupstash-my-drive.key"
|
||||||
export BUPSTASH_REPOSITORY="/Volumes/My drive/bupstash.repo/"
|
export BUPSTASH_REPOSITORY="/Volumes/My drive/bupstash.repo/"
|
||||||
alias mutt-hd='mutt -F .muttrc-hd-gm'
|
alias mutt-hd='mutt -F .muttrc-hd-gm'
|
||||||
|
|
||||||
|
export NNTPSERVER=geekom.local
|
||||||
|
|||||||
@@ -11,3 +11,4 @@ export PGDATA="/Users/$USER/Library/Application Support/Postgres/var-10"
|
|||||||
|
|
||||||
alias clearpgpid="rm $PGDATA/postmaster.pid"
|
alias clearpgpid="rm $PGDATA/postmaster.pid"
|
||||||
alias nwjs="/Applications/nwjs.app/Contents/MacOS/nwjs"
|
alias nwjs="/Applications/nwjs.app/Contents/MacOS/nwjs"
|
||||||
|
export NNTPSERVER=geekom.local
|
||||||
|
|||||||
Reference in New Issue
Block a user