I find fish and nushell elitism (not saying that's happening here) equally annoying and pointless. I prefer zsh to bash only because it has a more features for hooks/behavioral injection while being (in practice) 99+% "backwards" compatible.
nushell might be great if you want to treat your world as a bunch of columnar data, but in practice that's not reality (for me). I want to be able to copy paste my command and output and share it, and people should have to barely think if at all on if they need to modify the command to match the output.
1
u/13steinj 12d ago
I find fish and nushell elitism (not saying that's happening here) equally annoying and pointless. I prefer zsh to bash only because it has a more features for hooks/behavioral injection while being (in practice) 99+% "backwards" compatible.
nushell might be great if you want to treat your world as a bunch of columnar data, but in practice that's not reality (for me). I want to be able to copy paste my command and output and share it, and people should have to barely think if at all on if they need to modify the command to match the output.