Alternative Shells
You don't need to stick with bash! There are many alternatives out there.
Not in the linked article are more popular alternatives like zsh, or the technicality of sh which exists everywhere yet is rarely used interactively.
https://itsfoss.com/shells-linux/Open linkView original on pawb.social
6 replies
I like
fishstarship w fish is so good, currently on p10k zsh but im thinking of going back
Do you use it? What features benefit you most?
I use it alongside starship because it came preconfigured on my distro (this also means all I may say might not be caused by fish itself, sorry)
Things I love the most are :
I may have forgotten stuff but that's a good start IMO
I love how one of the comments is a completely unironic "did you just assume my distro?!".
I currently only use Busybox-Ash which comes with Alpine Linux. I've used Bash in Mint before but the only difference I've noticed between Ash and Bash is that Bash has completion.
I enjoy writing POSIX style scripts so I don't have too much motivation to switch it up.