use aliases for minbox and munread
This commit is contained in:
parent
294c756468
commit
36faade27e
3 changed files with 3 additions and 6 deletions
|
@ -3,5 +3,5 @@ if [ -z "$*" ]; then
|
|||
exec mmute .
|
||||
else
|
||||
mseq "$@" | mshow -qh message-id:references:in-reply-to | grep -o '<[^>]*>' | cat ~/.mblaze/muted - | sort | uniq | sponge ~/.mblaze/muted
|
||||
marchive "$@"
|
||||
mflag -fSt "$@"
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue