[pass] Vim security settings for documentation

Joakim Reinert mail+password-store at jreinert.com
Fri Jul 17 01:53:30 CEST 2015


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

Cheers

jokke


More information about the Password-Store mailing list