#terminal
Read more stories on Hashnode
Articles with this tag
Setting up Vim for basic Competitive Programming. · Introduction Vim is not a bad text editor when it comes to using it for Competitive Programming. It's...
Customizing the NERDTree plugin in Vim for enhancing file management and navigation. · Introduction NERDTree is a great plugin in Vim for managing and...
Understanding the basic unit of Vim for working with files. · Introduction I have talked about Vim tabs, window splits in the previous articles, and...
Learning to create, navigate in Window splits in Vim · Introduction Have you ever been stuck in Vim opening multiple files within a single window? Didn't...
Using some shell tools and utilities to understand web scrapping and making a script to scrap a webpage. · Introduction Web Scraping is quite an...
Know the price of your favorite cryptocurrency coin/token in your national currency from your terminal using bash shell and Coingecko crypto API. ·...