• Classy@sh.itjust.works
    link
    fedilink
    arrow-up
    1
    arrow-down
    8
    ·
    1 day ago

    I was very satisfied with Bash for a long time until my friend got me using Zsh. I still am not sure i need Zsh over Bash honestly. Command autocomplete is obnoxious

    • Nibodhika@lemmy.world
      link
      fedilink
      arrow-up
      5
      ·
      1 day ago

      Different things. Bash/Zsh/Fish/Nu are shells, i.e. a low level CLI interface with the computer. On systems with graphics you need a graphical program to display the shell, e.g Konsole/Gnome-shell/Alacritty. Also there’s a third (optional) program to render the line where you type commands differently, this is called a prompt and there are several different ones, e.g. Powerlevel10k/oh-my-posh/Starship.

    • cybersandwich@lemmy.world
      link
      fedilink
      arrow-up
      4
      ·
      1 day ago

      I don’t know that anyone “needs” anything more than bash. It’s the creature comforts that sell the other shells. That said, bash has never hung or crashed on me. I can’t say the same for zsh.