]> Sergey Matveev's repositories - dotfiles.git/blobdiff - zsh/.zshrc
No permanent dc history
[dotfiles.git] / zsh / .zshrc
index 5541be9ce962a518836c67405666b74dd117082a..0210c727b7203a0745001831a3091dfa2fc5b146 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 zc="rlwrap -S '> ' dc"
-alias gpgaes="gpg --cipher-algo AES-128"
+alias sent="mutt -f =sent-\`date '+%y-%m'\`"
+alias zc=~/bin/dc-wrapped.sh
 
 f() {
     # find . -name "*$1*" -print