Fish shell 3.0
github.com
Fish shell 3.0
1–10 of 227 posts
Re: Fish shell 3.0
#2fish now supports && (like and), || (like or), and ! (like not), for better migration from POSIX-compliant shells
Re: Fish shell 3.0
#3Apart from the other good stuff in this release, I think this will make a lot of things much easier: fish now supports && (like and), || (like or), and ! (like not), for better migration from POSIX-compliant shells
Re: Fish shell 3.0
#4This surprised me, but maybe it's for the best. It got in my way more often than I used it. I'll still miss it.
Re: Fish shell 3.0
#5Re: Fish shell 3.0
#6Long time zsh user here. Any reason one should try out fish?
I mostly like that it tells me when my commands are wrong or when it autocompletes (usually hints are based on the directory you're in which is nice).
I tried zsh ages back and if I remember correctly you had to configure it yourself to get to such a point.
Note I only install fish in systems I fully own, I rather not confuse coworkers by using another shell. Also forces me to be more careful when in a production system.
Re: Fish shell 3.0
#7Long time zsh user here. Any reason one should try out fish?
Re: Fish shell 3.0
#8Long time zsh user here. Any reason one should try out fish?
Re: Fish shell 3.0
#9Apart from the other good stuff in this release, I think this will make a lot of things much easier: fish now supports && (like and), || (like or), and ! (like not), for better migration from POSIX-compliant shells
Re: Fish shell 3.0
#10Long time zsh user here. Any reason one should try out fish?