aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xMakefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index f45d4b3..82d0070 100755
--- a/Makefile
+++ b/Makefile
@@ -165,6 +165,7 @@ build/%: % $(SUBSTS_FILE)
@[ "$(filter $*,$(LOCAL_FILES))" != "$*" ] || sed $(call get-sed-args,VARS_$*) $< > $@
install: build
+ diff -u ~/.mutt/alias.rc build/.mutt/alias.rc
rsync -a build/ ~
chmod 600 ~/.msmtprc ~/.netrc ~/.ssh/id_*
chmod 700 ~/.ssh