summaryrefslogtreecommitdiffstats
path: root/Makefile.hush
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.hush')
-rw-r--r--Makefile.hush4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile.hush b/Makefile.hush
index 43327f7..f3c5370 100644
--- a/Makefile.hush
+++ b/Makefile.hush
@@ -7,6 +7,7 @@ INSTALL := \
.config/i3/signal-workspace.json \
.config/i3/terminal-workspace.json \
.config/i3status/config \
+ .config/msmtp/config \
.config/offlineimap/config \
.config/offlineimap/pass.py \
.config/perspektiv/config.toml \
@@ -36,6 +37,9 @@ BUILD := \
config/alacritty/alacritty.yml \
mpdscribble/mpdscribble.conf
+install ::
+ @chmod 600 config/msmtp/config
+
clean ::
@crontab -r