aboutsummaryrefslogtreecommitdiff
path: root/dot.local-bin-sm
diff options
context:
space:
mode:
authorThomas Schneider <qsx@qsx.re>2019-08-13 00:28:15 +0200
committerThomas Schneider <qsx@qsx.re>2019-08-13 00:28:15 +0200
commit00f3ab948b01938eb2817f544a3903b7a31d8034 (patch)
tree88c1e435704bfec6fc5cf754d294f592ce33b57b /dot.local-bin-sm
parentf4a3f57a973b9578a15258ae9b91ae9023eccc37 (diff)
Add customisations from neptun
Diffstat (limited to 'dot.local-bin-sm')
-rwxr-xr-xdot.local-bin-sm2
1 files changed, 1 insertions, 1 deletions
diff --git a/dot.local-bin-sm b/dot.local-bin-sm
index cdea8e4..af0edde 100755
--- a/dot.local-bin-sm
+++ b/dot.local-bin-sm
@@ -8,5 +8,5 @@ new=$(notmuch search --output=messages tag:new | xargs)
afew -tnvv
export MAILSEQ="${MBLAZE:-$HOME/.mblaze}/seq.sm"
export MBLAZE_PAGER=""
-msearch -- --exclude=false $new | mthread | mseq -S | mscan -f '%u%r %3n %10d %17f %8F %t %i%S'
+msearch -- --exclude=false $new | mthread | mseq -S | mscan -f '%u%r %3n %10d %17f %20F %t %i%S'
type mu 2> /dev/null && mu index || true