From 0b1c75cbdd4d255caf4372fccfc46ba21744c64e Mon Sep 17 00:00:00 2001 From: Ismo Vuorinen Date: Tue, 9 Jul 2024 03:33:28 +0300 Subject: [PATCH] chore(dotbot): create gnupg folder --- install.conf.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/install.conf.yaml b/install.conf.yaml index f2b2342..2e715f4 100644 --- a/install.conf.yaml +++ b/install.conf.yaml @@ -16,6 +16,8 @@ ~/.local/bin: ~/.local/run: ~/.local/share: + ~/.local/share/gnupg: + mode: 0700 ~/.local/state: ~/.ssh: mode: 0700