]> git.friedersdorff.com Git - max/dotfiles.git/commit
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)
commite091d5f89b5af4b13b79ad7ba26835631695816c
treece0d1e7a26c101e1788d8853ca6dea2e0e933201
parent8638c1564a18136bb8998cc0ae3f178e0576af6b
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!
offline_mail/.stow-local-ignore [new file with mode: 0644]