#vim
Read more stories on Hashnode
Articles with this tag
If you are a vimer, you definitely want to try encrypting files in Vim. Let's see how. Encryption Open a text file normally. $ echo "hello" > 1.txt $...