diff options
author | fpi | 2020-02-26 19:46:28 +0100 |
---|---|---|
committer | fpi | 2020-02-26 19:59:43 +0100 |
commit | 3f58a1fd58cb1432be0061fb9790a7013b68cf3d (patch) | |
tree | 913333f960a0c945ff004b6978ef5b40c1802e60 | |
parent | Add git-auto-commit-mode (diff) |
Change to new gpg encryption key
-rw-r--r-- | emacs-init.org | 2 | ||||
-rw-r--r-- | emacs-private.el.gpg | bin | 860 -> 988 bytes |
2 files changed, 1 insertions, 1 deletions
diff --git a/emacs-init.org b/emacs-init.org index 91f0849..7cdb1b9 100644 --- a/emacs-init.org +++ b/emacs-init.org @@ -31,7 +31,7 @@ disable ~buffer-auto-save-file-name~ for the files. (require 'org-crypt) (org-crypt-use-before-save-magic) (setq org-tags-exclude-from-inheritance (quote ("crypt"))) -(setq org-crypt-key "C12356B984BA799943824FD5DB31E653435C87C6") +(setq org-crypt-key "F1EF502F9E81D81381B1679AF973BBEA6994521B") #+END_SRC I use =.org= configuration files also for my other dotfiles. To ensure diff --git a/emacs-private.el.gpg b/emacs-private.el.gpg Binary files differindex 867cd1f..18194cf 100644 --- a/emacs-private.el.gpg +++ b/emacs-private.el.gpg |