#zsh
Read more stories on Hashnode
Articles with this tag
I use the SSH protocol to log into multiple hosts several times daily. This creates a lot of entries in my ~/.ssh/known_hosts file. It often gets...
Zsh is a robust command-line shell that offers several benefits over other shells, such as Bash. One of its most significant advantages is its...
Like most devs, I like living in the terminal for quick operations (git-ops, quick-edits, moving files around, etc.). Some of my most used CLI tools,...