summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGianni Ceccarelli <gianni.ceccarelli@broadbean.com>2019-12-09 15:22:38 +0000
committerdakkar <dakkar@thenautilus.net>2021-06-12 19:01:09 +0100
commit80919079c89c39ea7b229e2b8213e1b81a0979f3 (patch)
tree155b88d109e9822e3c65a4db1b3b71a2f9c43482
parentword diffs in magit! (diff)
downloademacs-80919079c89c39ea7b229e2b8213e1b81a0979f3.tar.gz
emacs-80919079c89c39ea7b229e2b8213e1b81a0979f3.tar.bz2
emacs-80919079c89c39ea7b229e2b8213e1b81a0979f3.zip
auto-update the keyring
-rwxr-xr-xinit.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/init.el b/init.el
index 74a28d7..3426903 100755
--- a/init.el
+++ b/init.el
@@ -388,3 +388,4 @@
; from one of those packages here; see also
; https://www.emacswiki.org/emacs/ELPA
(add-hook 'after-init-hook 'unicode-fonts-setup)
+(add-hook 'after-init-hook 'gnu-elpa-keyring-update)