Discover why Fish Shell. With features like syntax highlighting, auto-suggestions, tab completions, and a private mode for secure commands, Fish Shell offers...
Didn’t know about auto populating search queries, abbreviations, string scripting, and using private mode.
It’s perfect for daily interactive use, but terrible for scripting. I write almost all my scripts in bash, the only exceptions being convenience scripts for fish itself.
It’s perfect for daily interactive use, but terrible for scripting. I write almost all my scripts in
bash
, the only exceptions being convenience scripts forfish
itself.