diff options
| author | Thomas Schneider <qsx@chaotikum.eu> | 2022-02-18 19:13:58 +0100 |
|---|---|---|
| committer | Thomas Schneider <qsx@chaotikum.eu> | 2022-02-18 19:13:58 +0100 |
| commit | 63114f91e90c1601b9ed8adc1344079fe0018aac (patch) | |
| tree | 784e20b777225bbc9f238ee882f5a14d12d96a32 /dot.local-bin-nm--tagger | |
| parent | b817515621178f72be4e5c5017bd65b66e7aaa4d (diff) | |
| parent | 91683bb596e830aa61acc70b00271a786279cfd8 (diff) | |
Merge branch 'main' into neptun
Diffstat (limited to 'dot.local-bin-nm--tagger')
| -rwxr-xr-x | dot.local-bin-nm--tagger | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dot.local-bin-nm--tagger b/dot.local-bin-nm--tagger index f2de0d2..c23c277 100755 --- a/dot.local-bin-nm--tagger +++ b/dot.local-bin-nm--tagger @@ -1,4 +1,4 @@ -#!/usr/bin/env python3.7 +#!/usr/bin/env python3 """Tagging script based on mail folder names for Notmuch This scripts iterates through all messages with ``tag:new``, and replaces that |
