]> git.friedersdorff.com Git - max/dotfiles.git/commitdiff
Prevent stow from symlinking msmtprc
authorMaximilian Friedersdorff <maxf130@gmail.com>
Mon, 16 May 2016 18:57:04 +0000 (19:57 +0100)
committerMaximilian Friedersdorff <maxf130@gmail.com>
Mon, 16 May 2016 18:57:04 +0000 (19:57 +0100)
msmtprc needs to have user only read/write permissions.
git does not handle permissions sufficiently for that to
work.  As a result it needs to be copied, and the
permissions set manually!

offline_mail/.stow-local-ignore [new file with mode: 0644]

diff --git a/offline_mail/.stow-local-ignore b/offline_mail/.stow-local-ignore
new file mode 100644 (file)
index 0000000..5a87e0c
--- /dev/null
@@ -0,0 +1 @@
+.msmtprc