The problem with these alternative shells (to me) is that you'll have to install the shell on other machines before you can use the script you wrote. Bash being present on just about all Linux distros makes it useful, even if the scripting is quite terrible. And if I'll have to do something more complicated I'll use a proper scripting language like Python instead of learning another shell language. It would be great…
I personally don't use the scripting language at all (except for configuring it or whatever). I just use it as a nicer bash interface.
Fish shell
21–30 of 120 posts
Re: Fish shell
#22Nit: Fish Shell is a bit redundant, as Fish stands for "Friendly Interactive Shell". Now that's out of my system, fish is fantastic and made me realise importance of sensible defaults. I tried zsh but configuration took longer than I would have liked, and oh-my-zsh is too bloated to start instantly. Compared to that, I have practically 0 modifications in my Fish config, apart from few aliases. I don't use fish for mo…
Re: Fish shell
#23Nit: Fish Shell is a bit redundant, as Fish stands for "Friendly Interactive Shell". Now that's out of my system, fish is fantastic and made me realise importance of sensible defaults. I tried zsh but configuration took longer than I would have liked, and oh-my-zsh is too bloated to start instantly. Compared to that, I have practically 0 modifications in my Fish config, apart from few aliases. I don't use fish for mo…
> Nit: Fish Shell is a bit redundant, as Fish stands for "Friendly Interactive Shell". Isn't this a common trope with software e.g. "WINE is not an emulator" or people saying "ATM Machine".
"PIN number" is easier and faster to understand. Probably better understood than "PI number" or the expanded form. And in this case, a link just named "fish" would have been fairly ambiguous.
Re: Fish shell
#24Earlier quoted context omitted.
> Nit: Fish Shell is a bit redundant, as Fish stands for "Friendly Interactive Shell". Isn't this a common trope with software e.g. "WINE is not an emulator" or people saying "ATM Machine".
Your first example is a recursive acronym (actually a backronym in this case), and is deliberate. That's the trope. Redundancy is usually just incorrect but common use of natural language. Edit: I'm wrong about WINE being a backronym, but it is a recursive acronym.
How is it incorrect?
Re: Fish shell
#25Nit: Fish Shell is a bit redundant, as Fish stands for "Friendly Interactive Shell". Now that's out of my system, fish is fantastic and made me realise importance of sensible defaults. I tried zsh but configuration took longer than I would have liked, and oh-my-zsh is too bloated to start instantly. Compared to that, I have practically 0 modifications in my Fish config, apart from few aliases. I don't use fish for mo…
Re: Fish shell
#26Anyone using fish in Vim mode? Does it work well? Last time I tried I had not such a good time. Would love to see a tutorial on how to use it efficiently.
Re: Fish shell
#27Fish + oh-my-fish + theme-bobthefish + powerline modified fonts
One of Fish’s features I like the most is a per-directory command history stack, on top of the normal history stack.
Re: Fish shell
#28Re: Fish shell
#29Earlier quoted context omitted.
Your first example is a recursive acronym (actually a backronym in this case), and is deliberate. That's the trope. Redundancy is usually just incorrect but common use of natural language. Edit: I'm wrong about WINE being a backronym, but it is a recursive acronym.
> Redundancy is usually just incorrect How is it incorrect?
Re: Fish shell
#30Nit: Fish Shell is a bit redundant, as Fish stands for "Friendly Interactive Shell". Now that's out of my system, fish is fantastic and made me realise importance of sensible defaults. I tried zsh but configuration took longer than I would have liked, and oh-my-zsh is too bloated to start instantly. Compared to that, I have practically 0 modifications in my Fish config, apart from few aliases. I don't use fish for mo…