The fish shell is amazing
11–20 of 302 posts
Re: The fish shell is amazing
#12> fish is not POSIX compliant, don’t expect your previous scripts to work at all Extend, embrace, extinguish?...
Re: The fish shell is amazing
#13Re: The fish shell is amazing
#14I used Fish for several years before switching over to nushell a few weeks ago. Nushell takes the ideas behind Fish even further by incorporating types other than strings and adding more built-in functionality that’s useful for your average command-line user. I doubt I’ll go back but both are great! Highly recommend Fish and Nushell!
Re: The fish shell is amazing
#15Not restricted to fish shell, but I can further recommend starship.rs as a prompt, and using fzf to search through command history.
Re: The fish shell is amazing
#16Though, I’m keeping a very interested eye on Nu shell. They’re doing a lot of stuff right, and I expect it will become a very useful scripting language in its own right even when not used full-time as a shell.
Re: The fish shell is amazing
#17As another commenter pointed out, while Fish has some nice out-of-the-box features, they’re all achievable in Zsh with a few lines of plugins. And did you know Zsh has a short for loop? Along with fantastic plugins like fzf-tab, I don’t see a reason to use anything else right now. Though, I’m keeping a very interested eye on Nu shell. They’re doing a lot of stuff right, and I expect it will become a very useful scrip…
Re: The fish shell is amazing
#18> fish is not POSIX compliant, don’t expect your previous scripts to work at all Extend, embrace, extinguish?...
fish never claimed to be POSIX compliant to begin with, so no. There never was an 'extend' step.
So thanks, but not thanks. Not to me.
Wouldn't be much more practical to use all of those talent and ideas to help to improve the extant bash shell instead?
Re: The fish shell is amazing
#19As another commenter pointed out, while Fish has some nice out-of-the-box features, they’re all achievable in Zsh with a few lines of plugins. And did you know Zsh has a short for loop? Along with fantastic plugins like fzf-tab, I don’t see a reason to use anything else right now. Though, I’m keeping a very interested eye on Nu shell. They’re doing a lot of stuff right, and I expect it will become a very useful scrip…
Re: The fish shell is amazing
#20Unknown user on discord