© 2022 Hashnode
#zsh
What is Zsh? In the world of UNIX-based systems, there are various shells available out there and Zsh, also known as the Z shell is one of the very popular shells. It is popular because of the customi…
Setting up macOS terminal from scratch Just got a new MacBook or iMac? Learn how to setup a beautiful and functional macOS terminal from scratch Overview of final config : iTerm2 + zsh + oh-my-zsh + p…
I have been using shell daily for almost two years now. I know some basic commands like cd, ls, and I can add a new PATH variable so that shell "understands" a new command... But I have never truly un…
Why the heck would I want to do this? I have been using linux mint for years now. I've tinkered with a few other distros but mint was the one I settled on. Over the years, I have learned the basics of the terminal. I'm no expert on it and a…
I thought I would share a quick write up on how I set up the shell on my MacBook Pro. Here's what I'm going to review in this post: Set up Oh my Zsh Install a NerdFont Set up Starship In terms of te…
I know. You have your brilliant IDE. That's great, but the fact is that from time to time you need to do something from the command line. There is one useful tool I've discovered some time ago which s…
If You Use Terminal for any reason then you might find find it boring and awful. In Ubuntu the default shell is bash which is OK to do your every work but you can be much productive with the help of a good customised terminal. Follow along …
So, let's say you bought a new machine and you want to set it up for better use. Here I would guide you through a setup that I think would be most productive for you while you are starting out program…
Like most devs, I like living in the terminal for most quick operations (git-ops, quick-edits, moving files around, etc.). Some of my most used CLI tools in no particular order are: git - The most w…
Introducing Warp Today, I’m proud to officially introduce Warp, a from-first-principles reinvention of the terminal to make it work better for developers and teams. As of today, Warp is in public beta…