you are viewing a single comment's thread
view the rest of the comments
[–] -3 points 2 years ago* (2 children)

fish was a great shell when I tried it, but it's unfortunate that so much is written in bash. The most interesting shell by far was xonsh though a python powered shell

CC BY-NC-SA 4.0

  • source
  • hideshow 4 child comments
  • [–] 1 point 2 years ago

    Fish's main attraction was never its scripting language - it was its UI. You can run bash scripts from fish (using bash of course), while still enjoying its bit more modern UI. Bash was never a challenge to fish. Nushell, on the other hand, is a different case.

  • source
  • parent