I was tired of Windows command prompt. Like you get literally no customization like the shell in Linux and mac. You do have Powershell but it's not fun like the shell in Linux. So I thought I should check out other alternatives.
There are plenty of command line shells that you can find for Windows. Like cmder, nushell and hyper, etc.
I recently downloaded Hyper because I found it out from the zeri/Vercel website. It looks pretty cool isn't it?
Image Credit: Hyper
You can download Hyper from here: https://hyper.is/
You can also make use of the chocolatey.
choco install hyper
You can also check out the github repository from here if you want to fork it and also make some changes to it. So check out the repository here: https://github.com/vercel/hyper
If you have like 4GB of RAM on your laptop or computer, then this may drain a bit of your RAM. The reason being the electron based apps eat up some amount of RAM.
If you have enough RAM then you can make use of the plugins and themes if you want to customize it and suit your taste. There are some really good themes that you can download and use.
Windows recently released it's own Terminalapp. But the terminal app too isn't as good as the hyper terminal . You can also use that if you want but I prefer hyper terminal instead considering it is lot better.
If RAM isn't an issue for you then hyper is worth trying out on Windows 10.
Have you used Hyper terminal?