I have used fish for years, it is just painful to watch how other people work with old fashion shells.<p>I applaud this project for bringing fish goodness to more people, although I don’t quite get why people cannot just learn fish. Fish is very simple. There is not that much to learn.<p>Maybe it matters if your write a lot of shell scripts but for anything complicated I use Julia, Python, Go or some other more proper language.<p>To me shells are mainly for interactive work and really simple scripts without control flow, beyond perhaps a for loop.