Command Palette
Search for a command to run...
Comments
Join the discussionNo comments yet. Be the first to comment.
More from this blog
How to Install Flutter
I'm going to describe it step by step as I tested in on my local machine (currently using M1 pro machine) Step 1: Install Brew https://brew.sh Use the following command: /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HE...
Apr 20, 20232 min read

The Broken Terminal
So, I just got my new laptop. And I want to set it up so that I can do some coding on my machine. Turns out there are 3 kinds of shell options in Mac OS; the bash profile, the zprofile, and the zshrc, and so on... Anddd.... while experimenting on som...
Mar 17, 20232 min read