page mshow and other mblaze tools

This commit is contained in:
Felix Van der Jeugt 2021-09-21 21:51:56 +02:00
parent 462cab4fb3
commit e039c7f835
No known key found for this signature in database
GPG Key ID: 58B209295023754D
1 changed files with 1 additions and 0 deletions

1
yashrc
View File

@ -66,6 +66,7 @@ alias mspam="mflag -fST"
alias mkeep="mflag -FSt"
alias munread="mdirs /data/mail | mlist -nds | mseq -S && mscan"
alias minbox="mdirs /data/mail | mlist -ndt | mpick -t 'flagged || ! seen' | msort -d | mthread | mseq -S && mscan"
export MBLAZE_PAGER='less -RF'
# There is only one vis
alias vim="vis"