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