Update gpg settings
This commit is contained in:
parent
db913799b3
commit
5aab87956b
1 changed files with 5 additions and 1 deletions
|
@ -7,6 +7,9 @@
|
||||||
'(custom-safe-themes
|
'(custom-safe-themes
|
||||||
'("1a1ac598737d0fcdc4dfab3af3d6f46ab2d5048b8e72bc22f50271fd6d393a00" "fce3524887a0994f8b9b047aef9cc4cc017c5a93a5fb1f84d300391fba313743" "171d1ae90e46978eb9c342be6658d937a83aaa45997b1d7af7657546cae5985b" "37046960cf667c5ab3b76235d35a5db4763c531e706502a9067fa78db5a775c0" "9e39a8334e0e476157bfdb8e42e1cea43fad02c9ec7c0dbd5498cf02b9adeaf1" "37768a79b479684b0756dec7c0fc7652082910c37d8863c35b702db3f16000f8" default))
|
'("1a1ac598737d0fcdc4dfab3af3d6f46ab2d5048b8e72bc22f50271fd6d393a00" "fce3524887a0994f8b9b047aef9cc4cc017c5a93a5fb1f84d300391fba313743" "171d1ae90e46978eb9c342be6658d937a83aaa45997b1d7af7657546cae5985b" "37046960cf667c5ab3b76235d35a5db4763c531e706502a9067fa78db5a775c0" "9e39a8334e0e476157bfdb8e42e1cea43fad02c9ec7c0dbd5498cf02b9adeaf1" "37768a79b479684b0756dec7c0fc7652082910c37d8863c35b702db3f16000f8" default))
|
||||||
'(default-frame-alist '((font . "MonoLisa-11") (width . 94) (height . 65)))
|
'(default-frame-alist '((font . "MonoLisa-11") (width . 94) (height . 65)))
|
||||||
|
'(epg-gpg-home-directory "~/AppData/Roaming/gnupg")
|
||||||
|
'(epg-gpg-program "c:/Program Files (x86)/GnuPG/bin/gpg.exe")
|
||||||
|
'(epg-gpgconf-program "c:/Program Files (x86)/GnuPG/bin/gpgconf.exe")
|
||||||
'(initial-buffer-choice "d:/visua/Documents/org/agenda/tasks.org")
|
'(initial-buffer-choice "d:/visua/Documents/org/agenda/tasks.org")
|
||||||
'(initial-frame-alist '((fullscreen . maximized)))
|
'(initial-frame-alist '((fullscreen . maximized)))
|
||||||
'(nov-unzip-program "c:/msys64/usr/bin/unzip.exe")
|
'(nov-unzip-program "c:/msys64/usr/bin/unzip.exe")
|
||||||
|
@ -27,7 +30,8 @@
|
||||||
[152 195 121]
|
[152 195 121]
|
||||||
[198 120 221]
|
[198 120 221]
|
||||||
[86 182 194]])
|
[86 182 194]])
|
||||||
'(tramp-default-method "ssh"))
|
'(tramp-default-method "ssh")
|
||||||
|
'(vc-hg-program "c:/Program Files/TortoiseHg/hg.exe"))
|
||||||
(custom-set-faces
|
(custom-set-faces
|
||||||
;; custom-set-faces was added by Custom.
|
;; custom-set-faces was added by Custom.
|
||||||
;; If you edit it by hand, you could mess it up, so be careful.
|
;; If you edit it by hand, you could mess it up, so be careful.
|
||||||
|
|
Loading…
Add table
Reference in a new issue