From 26d5ed380e1b6e5a5f61a34c463d75d75865000e Mon Sep 17 00:00:00 2001 From: Xian Wang Date: Mon, 3 May 2021 11:36:35 -0400 Subject: add fix and skip gpg-agent for servers --- install.conf.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'install.conf.yaml') diff --git a/install.conf.yaml b/install.conf.yaml index 1531d8a..ca34495 100644 --- a/install.conf.yaml +++ b/install.conf.yaml @@ -8,8 +8,8 @@ - ~/.cache - ~/.config - create: - ~/.gnupg: - mode: 0700 + ~/.gnupg: + mode: 0700 - shell: - sh -c "$(curl -fsSL https://raw.github.com/ohmyzsh/ohmyzsh/master/tools/install.sh)" -- cgit v1.2.3