]>
git.madduck.net Git - etc/caff.git/blobdiff - .caffrc
madduck's git repository
Every one of the projects in this repository is available at the canonical
URL git://git.madduck.net/madduck/pub/<projectpath> — see
each project's metadata for the exact URL.
All patches and comments are welcome. Please squash your changes to logical
commits before using git-format-patch and git-send-email to
patches@ git. madduck. net .
If you'd read over the Git project's submission guidelines and adhered to them,
I'd be especially grateful.
SSH access, as well as push access can be individually
arranged .
If you use my repositories frequently, consider adding the following
snippet to ~/.gitconfig and using the third clone URL listed for each
project:
[url "git://git.madduck.net/madduck/"]
insteadOf = madduck:
# if you have a v4 key, it will simply be the last 16 digits of
# your fingerprint.
# if you have a v4 key, it will simply be the last 16 digits of
# your fingerprint.
+#$CONFIG{'keyid'} = [ qw{220BC883330C4A75} ];
+#$CONFIG{'also-encrypt-to'} = '220BC883330C4A75';
$CONFIG{'keyid'} = [ qw{55C9882D999BBCC4} ];
$CONFIG{'also-encrypt-to'} = '55C9882D999BBCC4';
$CONFIG{'caffhome'} = $ENV{'VARDIR'}.'/caff';
$CONFIG{'keyid'} = [ qw{55C9882D999BBCC4} ];
$CONFIG{'also-encrypt-to'} = '55C9882D999BBCC4';
$CONFIG{'caffhome'} = $ENV{'VARDIR'}.'/caff';
# Keyserver to download keys from. Default: subkeys.pgp.net.
$CONFIG{'keyserver'} = 'x-hkp://pool.sks-keyservers.net';
# Keyserver to download keys from. Default: subkeys.pgp.net.
$CONFIG{'keyserver'} = 'x-hkp://pool.sks-keyservers.net';
+#$CONFIG{'key-files'} = [ $ENV{'HOME'}.'/.gnupg/pubring.gpg' ];
+
# Boolean options, all default to false (0).
#
# Skip fetching the keys from the keyserver.
# Boolean options, all default to false (0).
#
# Skip fetching the keys from the keyserver.