]> Sergey Matveev's repositories - dotfiles.git/blobdiff - zsh/.zshrc
Stupid escape mistake
[dotfiles.git] / zsh / .zshrc
index 5541be9ce962a518836c67405666b74dd117082a..c75045f70ef55b767d4b66b53d3b71a451cbc489 100644 (file)
@@ -82,9 +82,8 @@ alias m="less "
 alias -g M="| less"
 alias -g W="| wc -l"
 alias mc="mc --nomouse"
-alias sent="mutt -f =sent-`date '+%y-%m'`"
+alias sent="mutt -f =sent-\`date '+%y-%m'\`"
 alias zc="rlwrap -S '> ' dc"
-alias gpgaes="gpg --cipher-algo AES-128"
 
 f() {
     # find . -name "*$1*" -print