Root, Qubits & Qualia
Linux how‑tos, quantum insights, and explorations into the nature of mind
Pages
(Move to ...)
Home
▼
Sunday, August 22, 2010
Encrypt a file whilst in Vim
Encrypt File in Vim
Save and encrypt the current file:
:X
Enter encryption key: ********
Enter same key again: ********
Once you’ve encrypted a file using
:X
, the next time you open that file, Vim
will prompt for the encryption key.
‹
›
Home
View web version