]> Sergey Matveev's repositories - dotfiles.git/commitdiff
gpg with AES alias
authorSergey Matveev <stargrave@stargrave.org>
Wed, 23 Sep 2020 12:38:46 +0000 (15:38 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Wed, 23 Sep 2020 12:38:46 +0000 (15:38 +0300)
zsh/.zshrc

index f6ca13f7b0c8d8aa029df2628c4c36ac61388e4a..5541be9ce962a518836c67405666b74dd117082a 100644 (file)
@@ -84,6 +84,7 @@ alias -g W="| wc -l"
 alias mc="mc --nomouse"
 alias sent="mutt -f =sent-`date '+%y-%m'`"
 alias zc="rlwrap -S '> ' dc"
 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
 
 f() {
     # find . -name "*$1*" -print