diff options
Diffstat (limited to 'emacs/init.el')
| -rw-r--r-- | emacs/init.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emacs/init.el b/emacs/init.el index 190dc03..33ce9db 100644 --- a/emacs/init.el +++ b/emacs/init.el @@ -17,6 +17,7 @@ display-time-24hr-format t fill-column 72 inhibit-startup-screen t + package-gnupghome-dir (expand-file-name "gnupg" package-user-dir) recenter-positions '(3 middle top bottom) require-final-newline t ring-bell-function #'ignore |
