]> Sergey Matveev's repositories - dotfiles.git/commitdiff
Quickly jump to sent mbox
authorSergey Matveev <stargrave@stargrave.org>
Mon, 21 Sep 2020 16:45:45 +0000 (19:45 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Mon, 21 Sep 2020 16:45:45 +0000 (19:45 +0300)
zsh/.zshrc

index d5f2b74be84240facb9a6297bac706a3459646fa..11507317a230d43679b2009329f41657ec0bb04f 100644 (file)
@@ -82,6 +82,7 @@ alias m="less "
 alias -g M="| less"
 alias -g W="| wc -l"
 alias mc="mc --nomouse"
+alias sent="mutt -f =sent-`date '+%y-%m'`"
 
 f() {
     # find . -name "*$1*" -print