7 lines
193 B
Text
7 lines
193 B
Text
|
# .caffrc -- vim:ft=perl:
|
||
|
|
||
|
$CONFIG{'owner'} = 'Stefan Ritter';
|
||
|
$CONFIG{'email'} = 'xeno@thehappy.de';
|
||
|
$CONFIG{'keyid'} = [ qw{7B329DFD70557E3F} ];
|
||
|
$CONFIG{'keyserver'} = 'keys.snow-crash.org';
|