From: Maximilian Friedersdorff Date: Mon, 16 May 2016 18:57:04 +0000 (+0100) Subject: Prevent stow from symlinking msmtprc X-Git-Url: https://git.friedersdorff.com/?a=commitdiff_plain;ds=sidebyside;h=e091d5f89b5af4b13b79ad7ba26835631695816c;p=max%2Fdotfiles.git Prevent stow from symlinking msmtprc 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! --- diff --git a/offline_mail/.stow-local-ignore b/offline_mail/.stow-local-ignore new file mode 100644 index 0000000..5a87e0c --- /dev/null +++ b/offline_mail/.stow-local-ignore @@ -0,0 +1 @@ +.msmtprc