Linux how‑tos, quantum insights, and explorations into the nature of mind
Pages
▼
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.
No comments:
Post a Comment
All Comments are Welcome.
thanks for leaving a comment.