chiark / gitweb /
Correct handling of @@ stuff inside @@?; make NC_SITES vary.
[ian-dotfiles.git] / files / _.configs_setenvir
index f3cff5a474fc8d32c0cbde1964d5107467963329..7805096f2ef65fd66dd3becf48249733e8d79524 100755 (executable)
@@ -31,8 +31,10 @@ export PAGER PERLLIB PS1 TRNINIT WWW_HOME
 
 # NNTPAUTH
 
-NC_SITES=cam:bos
+@@?$ncipher@@
+NC_SITES=@@$ncipher@@:@@ $ncipher eq 'bos' ? 'cam' : 'bos' @@
 export NC_SITES
+@@;
 
 unset MAILPATH
 unset ignoreeof