What is your favorite shell? At work I am forced to use #windows , so I use powershell for 3 things:
1. #ssh to connect to a #Linux machine
2. open #wsl (open a real #shell)
3. start the tiling window manager #glazewm

#meme #unix #dragon #bash #fish #zsh
@onipa
PowerShell core if available. Bash or zsh if not. For scripting, I'm finding pwsh to be really nice for REST API work.
@[email protected] I didnโ€™t know that powershell is on GitHub! Iโ€™ll check the docs if I can add another uses case. I usually donโ€™t work with REST API though.
@onipa Back when I was doing shell scripting at work for most of the 90s and 2000s, I was using ksh. My job changed, and I no longer did scripting for the last 15 years, so I am rusty at it now and don't know about the newer shells available.

@onipa bash or zsh both will do.

powershell? never used it.