]> Sergey Matveev's repositories - dotfiles.git/blobdiff - zsh/.zshrc
No permanent mysql history
[dotfiles.git] / zsh / .zshrc
index f6ca13f7b0c8d8aa029df2628c4c36ac61388e4a..0210c727b7203a0745001831a3091dfa2fc5b146 100644 (file)
@@ -82,8 +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 zc="rlwrap -S '> ' dc"
+alias sent="mutt -f =sent-\`date '+%y-%m'\`"
+alias zc=~/bin/dc-wrapped.sh
 
 f() {
     # find . -name "*$1*" -print