[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Editing and storing encrypted files



Wouter Hanegraaff wrote:
>     " Convert all text to encrypted text before writing
>     autocmd BufWritePre,FileWritePre    *.gpg   '[,']!gpg -e -r Wouter 2> /dev/null

Or slightly more portable, s/-r Wouter/--default-recipient-self/

I like to add a -a too, YMMV.

Nice hack to avoid the temp files, BTW. :-)

-- 
see shy jo



Reply to: