aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rwxr-xr-xaerc/install.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/aerc/install.sh b/aerc/install.sh
new file mode 100755
index 0000000..89bac89
--- /dev/null
+++ b/aerc/install.sh
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+chmod -c 600 "$XDG_CONFIG_HOME/aerc/accounts.conf"