X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=ian-dotfiles.git;a=blobdiff_plain;f=config;h=d618ababab8e3ac8cbfd99c17e6bef28217abe82;hp=eaaeb82947be4e64b42ff73085ec5a3a6c3f4d94;hb=637096da9d5b229831b2bf3c774f78a477062464;hpb=f7fd03c51dcc3442281e4e9ef3c507bacbb02910 diff --git a/config b/config index eaaeb82..d618aba 100644 --- a/config +++ b/config @@ -43,5 +43,7 @@ $ncipher= $hostname =~ m/\.(ncipher\.com$)/ ? 'cam' : $hostname =~ m/\.(ncipherusa\.com$)/ ? 'bos' : 0; +$chiark= $hostname =~ m/chiark/; + %ncipherdom= ('cam' => 'ncipher.com', 'bos' => 'ncipherusa.com');