I have used many.
On Windows, I have used the Git Bash, which I like for the most part, although it is not as easily configured as the Terminal.app that I use on MacOS (Tahoe).
I always had trouble getting the Git Bash to open in the right spot when I created a new tab.
On MacOS, I use the Terminal.app with the fish shell.
If ever someone asks why I use the Fish shell, I reply because it is Fish!
It gives great auto-complete and color syntax to mention but a couple of its features.
I have the fish command in ~/.bashrc so that it loads every time I open the terminal. And that goes for VSCode’s integrated terminal, which I use from time to time.
Github Copilot uses the integrated terminal. However, I still find myself going back to the terminal






Leave a comment