Hacker News new | ask | show | jobs
by Revell 4064 days ago
I've been looking at alternative shells a while back and Fish looked interesting indeed. What made you choose this one over regular Bash and ZSH? Also, how do you deal with incompatibility issues (if any) and different environments (f.e. when SSH-ing to a server)?
1 comments

I only use Fish interactively. It has really nice autocompletion (which I'm pretty sure reads my mind), and cycling tab completion which I like. Also oh-my-fish[1] is awesome.

Last I checked it was maintained by one guy, meaning support isn't always great.

I still use bash for scripting (can't get away from it) and when compatibility is an issue.

[1] https://github.com/bpinto/oh-my-fish