From 658d2fe4cad1ea33548c075a6ab4cdf0bc0de3f6 Mon Sep 17 00:00:00 2001 From: Marc Coquand Date: Wed, 22 May 2024 11:14:26 -0500 Subject: More post-up scripts --- hooks/post-up/permissions | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 hooks/post-up/permissions (limited to 'hooks/post-up/permissions') diff --git a/hooks/post-up/permissions b/hooks/post-up/permissions new file mode 100755 index 0000000..a2fda88 --- /dev/null +++ b/hooks/post-up/permissions @@ -0,0 +1,4 @@ +#!/bin/sh + +chmod 600 ~/.config/aerc/accounts.conf +chmod 700 ~/.gnupg -- cgit v1.2.3