So I've been using Linux now for a while, and am looking to migrate my dev environment to vim and spend more time in the command line. I'm fairly comfortable with bash but by no means an expert. I've used zsh with some minor customization but just recently learned about fish. I'd love to hear people's opinions.

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

If you want you can install starship, which provides a lot of the nifty prompt customization I see in other people's zsh configs. I've been using it with bash for a few months now and like it a lot.

  • source
  • hideshow 2 child comments
  • [–] 3 points 3 years ago (1 child)

    I use tide with fish and I personally prefer it over starship.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 2 points 3 years ago (1 child)

    Thanks for pointing me at tide. I always used the pure prompt but tide looks like pure on steroids.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 1 point 3 years ago* (2 children)

    Also look into the fzf plugin for fish. It’s the other plugin I use.

  • source
  • parent
  • hideshow 4 child comments
  • [–] 1 point 3 years ago (1 child)

    Fzf doesn't need fish, though. I use it with bash.

  • source
  • parent
  • hideshow 2 child comments