Y
Hacker News
new
|
ask
|
show
|
jobs
by
megous
2275 days ago
There's a vim extension that automatically decrypts files with gpg extension on open and encrypts them on save. If you use gpg agent, this is pretty painless.
Just be careful about leaking to .viminfo file. :)