summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2018-06-14 01:51:30 (EDT)
committer P. J. McDermott <pj@pehjota.net>2018-06-14 01:51:30 (EDT)
commit4fdb66df7d01a0a3ad169a3763e3473ab2f87801 (patch)
treed43e8b32c03414227ea0782968dc86a6830d1ef5
parent5c904844fee33024f858109966d8c02bdbb129ed (diff)
downloadclaws-mail-4fdb66df7d01a0a3ad169a3763e3473ab2f87801.zip
claws-mail-4fdb66df7d01a0a3ad169a3763e3473ab2f87801.tar.gz
claws-mail-4fdb66df7d01a0a3ad169a3763e3473ab2f87801.tar.bz2
.gitconfig.d/claws-mail: Filter out mime_open_command
This changes often and doesn't need to be saved.
-rw-r--r--.gitconfig.d/claws-mail1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitconfig.d/claws-mail b/.gitconfig.d/claws-mail
index e809b61..40d2be5 100644
--- a/.gitconfig.d/claws-mail
+++ b/.gitconfig.d/claws-mail
@@ -2,6 +2,7 @@
clean = "sed '\
s/^\\(last_opened_folder\\)=.*$/\\1=/; \
s/^\\(attach_.*_directory\\)=.*$/\\1=/; \
+ s/^\\(mime_open_command\\)=.*$/\\1=/; \
s/^\\(master_passphrase_salt\\)=.*$/\\1=/; \
'"
smudge = cat