Hacker News new | ask | show | jobs
by IgorPartola 3781 days ago
I didn't know vim had any built-in encryption. I've been using this for a while: https://gist.github.com/ipartola/ea5a88675cc548425ecb

Basically, I just do something like `vim foo.txt.gpg` and it transparently encrypts/decrypts the contents.