From: Sergey Matveev Date: Wed, 30 Sep 2020 21:44:15 +0000 (+0300) Subject: Stupid escape mistake X-Git-Url: http://www.git.stargrave.org/?p=dotfiles.git;a=commitdiff_plain;h=bc6788183c8c062df7ea148f588c024288c27344 Stupid escape mistake --- diff --git a/zsh/.zshrc b/zsh/.zshrc index f6ca13f..c75045f 100644 --- a/zsh/.zshrc +++ b/zsh/.zshrc @@ -82,7 +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'`" +alias sent="mutt -f =sent-\`date '+%y-%m'\`" alias zc="rlwrap -S '> ' dc" f() {