From: Sergey Matveev Date: Wed, 30 Sep 2020 21:41:36 +0000 (+0300) Subject: Revert "gpg with AES alias" X-Git-Url: http://www.git.stargrave.org/?p=dotfiles.git;a=commitdiff_plain;h=526aca6407850fda786404859f3d96a0870e8d3c Revert "gpg with AES alias" This reverts commit cb78cc4f667254733490b9f2a18e74c5a0f2c98f. I already have gpg-e-fast.sh --- diff --git a/zsh/.zshrc b/zsh/.zshrc index 5541be9..f6ca13f 100644 --- a/zsh/.zshrc +++ b/zsh/.zshrc @@ -84,7 +84,6 @@ 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" f() { # find . -name "*$1*" -print