Fix Windows 10 terminals, use a Linux terminal
I feel handicapped in Windows terminals, here is why, and how I fixed it.
As a seasoned developer, I live in the terminal on Linux machines.
Using a custom shell, vim
as text/code editor, git
through its CLI,
dotfiles
to sync settings across devices.
Everything is customized to my likings and styled with a nice color scheme.
All of it in a dark, text-based window on my screen.
Once you get used to your command-line tools, it's a serious joy to work with. It's a way to interface with your machine in a super-efficient and expressive manner. As you can probably imagine, it can be pretty frustrating when you don't have access to the tools you know and love.
I sometimes use a Windows machine, for work or for building Windows-supported software. Sadly, I feel pretty handicapped on this operating system, to be frank. I can't get comfortable (and I'm super OCD for that matter). The overall experience always appears to be subpar to what I'm used to.