DEV Community

[Comment from a deleted post]
Collapse
 
rafalpienkowski profile image
Rafal Pienkowski

In my opinion:

  • zsh (and bash) support for git is much better than in Powershell

ZSH

  • In my daily work, I'm using Azure CLI, and I feel that user experience is much better because Powershell threats everything as an object and that could be problematic in some cases

  • Last but not the least, at home, I'm working on Ubuntu so that I can use some scripts in both environments (Windows/Linux)

So, for me, it's more comfortable. But I'm not an oracle ;)