diff options
| author | Thomas Schneider <qsx@qsx.re> | 2019-06-23 18:17:54 +0200 |
|---|---|---|
| committer | Thomas Schneider <qsx@qsx.re> | 2019-06-23 18:17:54 +0200 |
| commit | 58e944f55f04e44f70da7676c3440ba4a5fec61f (patch) | |
| tree | 537a7916365e8dcbd059aa4a25494b23af5adbf4 | |
| parent | 4a4c3fc759bd922e7b7bf61fa1068ac471a4fb64 (diff) | |
sm: Run mu index
| -rwxr-xr-x | dot.local-bin-sm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dot.local-bin-sm b/dot.local-bin-sm index 0e02303..f3f9ddb 100755 --- a/dot.local-bin-sm +++ b/dot.local-bin-sm @@ -7,3 +7,4 @@ new=$(notmuch search --output=messages tag:new | xargs) [ -z "$new" ] && exit afew -tnvv notmuch search --exclude=false $new +mu index |
