]> git.armaanb.net Git - config.org.git/blobdiff - config.org
git: sign by default
[config.org.git] / config.org
index 580848be8a8d659d383ca3befa87f53083b606e1..bcb26095f160968aa10b54df0f2fedc0607ebb73 100644 (file)
@@ -1065,6 +1065,11 @@ This file is used for any GNU Readline programs. I use Emacs editing mode mostly
   gpgsign = true
   verbose = true
 #+end_src
+*** Tag
+#+begin_src conf :tangle ~/.gitconfig
+  [tag]
+  gpgsign = true
+#+end_src
 ** Zathura
 The best document reader!
 *** Options
@@ -1147,7 +1152,7 @@ I use tmux in order to keep my st build light. Still learning how it works.
 #+end_src
 *** Agent
 #+begin_src conf :tangle ~/.gnupg/gpg-agent.conf
-  pinentry-program /sbin/pinentry-fltk
+  pinentry-program /sbin/pinentry
   max-cache-ttl 600
   default-cache-ttl 600
   allow-emacs-pinentry