On Fri, 17 Jul 2015 01:53:30 +0200 Joakim Reinert <[email protected]> wrote:
> Hi, > > I'm using pass with vim and I think you should encourage your users to > add a few settings to their vimrc in order to prevent passwords > leaking into swap, backup and undo files. Here's the settings I use: > > au BufNewFile,BufRead /dev/shm/pass.* setlocal noswapfile nobackup noundofile Not a bad idea, but I prefer a more comprehensive option. Include this[1] into your vimrc or otherwise load it (pathogen, etc.) to comprehensively treat temporary files as just that: temporary. [1] https://gist.github.com/tejr/5890634 Regards, ~Celti
pgpKUeT3K7IQw.pgp
Description: OpenPGP digital signature
_______________________________________________ Password-Store mailing list [email protected] http://lists.zx2c4.com/mailman/listinfo/password-store
