]> 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:

symlink gpg.conf from main config
[etc/caff.git] / .caffrc
diff --git a/.caffrc b/.caffrc
index 6240bc5e25d8a435556a2b02e14f887d432e503a..0e11f5829d1b4d5561d77299f14fbcbedf86b9a2 100644 (file)
--- a/.caffrc
+++ b/.caffrc
@@ -31,6 +31,8 @@ $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.