|
|
|
|
|
by Zhyl
1940 days ago
|
|
I'm surprised that Fish isn't used more for education. I don't know of any distros aimed at new users which have fish as the default. I don't think I've seen any tutorials that use fish to teach shell concepts. It seems like such a missed opportunity, especially at a time when Linux Gaming is on the rise. There's a whole audience that would have the activation energy of getting into shell scripting lowered by being slightly more friendly and approachable than bash. I feel like fish is the python of shells, and python has more than proved that a language being 'easy' and approachable makes it much more appealing to a wider audience. |
|
For example, you couldn't set environment variables for one command in fish like you could in other shells until the last minor version (3.1).
I'm glad fish is becoming more like other more standard shells while maintaining its user-friendliness.