Compare commits
No commits in common. "ba3ee905f0ba0c77ec07a2515566d146e1c0b362" and "ba6335ce09f04b3778d672f9254a96b73147692d" have entirely different histories.
ba3ee905f0
...
ba6335ce09
4 changed files with 18 additions and 17 deletions
|
@ -162,13 +162,6 @@ dotfiles:
|
||||||
f_foot.ini:
|
f_foot.ini:
|
||||||
src: .config/foot/foot.ini
|
src: .config/foot/foot.ini
|
||||||
dst: ~/.config/foot/foot.ini
|
dst: ~/.config/foot/foot.ini
|
||||||
f_gpg-agent.conf:
|
|
||||||
src: .gnupg/gpg-agent.conf
|
|
||||||
dst: ~/.gnupg/gpg-agent.conf
|
|
||||||
chmod: '600'
|
|
||||||
f_gpg.conf:
|
|
||||||
src: .gnupg/gpg.conf
|
|
||||||
dst: ~/.gnupg/gpg.conf
|
|
||||||
profiles:
|
profiles:
|
||||||
base:
|
base:
|
||||||
dotfiles:
|
dotfiles:
|
||||||
|
@ -240,8 +233,6 @@ profiles:
|
||||||
- f_user-dirs.dirs
|
- f_user-dirs.dirs
|
||||||
- f_gitconfig
|
- f_gitconfig
|
||||||
- f_foot.ini
|
- f_foot.ini
|
||||||
- f_gpg-agent.conf
|
|
||||||
- f_gpg.conf
|
|
||||||
Moria:
|
Moria:
|
||||||
include:
|
include:
|
||||||
- terminal
|
- terminal
|
||||||
|
|
2
dotdrop
2
dotdrop
|
@ -1 +1 @@
|
||||||
Subproject commit 44791be1199a5eec56ec219540da8329b225abdf
|
Subproject commit 5d4b12eaf44b940ba3a478ded48b1cde039471a6
|
|
@ -1,5 +0,0 @@
|
||||||
enable-ssh-support
|
|
||||||
pinentry-program /usr/bin/pinentry-gnome3
|
|
||||||
default-cache-ttl 60
|
|
||||||
max-cache-ttl 120
|
|
||||||
extra-socket /run/user/1000/gnupg/S.gpg-agent.extra
|
|
|
@ -1,2 +1,17 @@
|
||||||
use-agent
|
# File re-created by pEp
|
||||||
keyserver hkps://keys.openpgp.org
|
# See backup in '/home/reekymarko/.gnupg/gpg.conf.1.pep.bkp'
|
||||||
|
|
||||||
|
# File re-created by pEp
|
||||||
|
# See backup in '/home/reekymarko/.gnupg/gpg.conf.0.pep.bkp'
|
||||||
|
|
||||||
|
# GnuPG config file created by KGpg
|
||||||
|
|
||||||
|
default-key A90767494C36DEC2EBBCFB8E83850D9D26A2216C
|
||||||
|
keyserver hkp://keys.gnupg.net
|
||||||
|
cert-digest-algo SHA256
|
||||||
|
no-emit-version
|
||||||
|
no-comments
|
||||||
|
personal-cipher-preferences AES AES256 AES192 CAST5
|
||||||
|
personal-digest-preferences SHA256 SHA512 SHA384 SHA224
|
||||||
|
ignore-time-conflict
|
||||||
|
allow-freeform-uid
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue