Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
drRoss49148yIgnore everyone hear who didn't say PowerShell. Seriously, it's better than bash so don't even.
I use it along with ConEmu. -
jchw11068yI definitely prefer Zsh to PowerShell, but Zsh would only run on a Unix like environment like WSL or Cygwin, both of which are not nearly as nice as running it on a natively supported environment, so for Windows the best shell is probably PowerShell optionally in combination with ConEmu.
-
With cmder you can run multiple shells, including powershell
Used conEmu before, but fancy cmder better -
amsghwdp948yIf you like cygwin you have to check out babun which is a really good wrapper for it https://babun.github.io
-
Root825558yIf you're talking about the interface, try ConEmu. It's very nice, though kind of hideous out of the box. Somme tweaking, though, and it's beautiful.
-
strider6858y
-
Powershell and ConEmu. Never use that caveman cmd.exe. You could also get the chocolatey package manager and install openssh + GNU Coreutils
-
strider6858y@Zaphod65
The funny part is that I have installed it on my Windows machine. They removed the download link. -
I used cmder when i did my coding on windows, i didnt like the responsiveness when in a large git folder due to the status checking. Now i use terminator with zsh + ohmyzsh and i definitely recommend it. Programming on Unix is way more efficient and easy. I'm not a windows hater; i use it too, but every tool has its uses.
Related Rants
Any good Windows CMD alternative?
undefined
windows cmd
help