you are viewing a single comment's thread
view the rest of the comments
[–] 16 points 2 years ago (1 child)

I use fish which is quite nice OOTB, although if you want a posix compliant shell, zsh with some plugins is also great.

  • source
  • parent
  • hideshow 1 child comment
  • [–] 4 points 2 years ago

    If you need to run a set of commands or a script with fish you can just toss them in a file and run bash file.sh. I have been daily driving fish for years and I don't even have think about it.

  • source
  • parent