
zplug
Oh My Zsh
Prezto
zgen
Starship
Zim Framework
Oh My Fish
Antigen
fish shell
zsh
GNU Bourne Again SHell
Starship (Shell Prompt)
PowerShell Plus
CentminMod
iTerm2
KornShell
zplug
fish shellFish Shell is recommended for developers and system administrators looking for an intuitive and powerful command-line shell. It is particularly suitable for users who prefer minimal configuration and appreciate features like autosuggestions and syntax highlighting straight out of the box.
Based on our record, fish shell seems to be a lot more popular than zplug. While we know about 143 links to fish shell, we've tracked only 5 mentions of zplug. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
I've been meaning to automate my Zsh setup for a long time, and have finally done it based on this awesome GitHub project. I updated the installation script to use Prezto and zplug to keep things a bit tidier, and added an option to automatically download the recommended Nerd Font for Powerlevel10k theme. Source: almost 4 years ago
Zplug is similar but more up to date and maintained: https://github.com/zplug/zplug. - Source: Hacker News / over 4 years ago
Yes it is incredibly heavyweight, but it's very batteries-included in its approach, which helps zsh newbies get started. For those who want to shed the heavyweight omz stuff, I recommend zplug [0] [0] https://github.com/zplug/zplug. - Source: Hacker News / almost 5 years ago
Fyi, the webpage tested in this case is here: https://github.com/zplug/zplug. Source: about 5 years ago
I've been using zplug for a while now. Pretty happy with it. Some people say it's slower, but it's not been enough to be an annoyance. Source: about 5 years ago
Linux offers various shell options, each with unique features that can enhance your command-line experience. The default shell on most Linux distributions is Bash, but other popular alternatives include Zsh and Fish. - Source: dev.to / 4 months ago
It's amazing, how rarely people talk about fish (https://fishshell.com/) I love it so much that I pity people that use Bash, Zsh. - Source: Hacker News / 5 months ago
Https://fishshell.com/ https://xon.sh/ https://www.nushell.sh/ https://elv.sh/ You're replying to someone that says POSIX shells are holding people back, not that the terminal is a bad idea, there are many alternative shells which offer benefits over POSIX shells. fish-shell has everything you want from an interactive shell included, xonsh is a mix Python shell, nushell and elvish are adding types and other things... - Source: Hacker News / 7 months ago
Yes, obviously I'm making a bit of a strong point here, undiluted by necessary nuance. I don't shun otherwise good projects with a good reputation entirely from a mere sentence if I can avoid it. But the point is, I actually enjoy scripting in bash. Half the time people rant about it, there's something wrong in the argument. Not always of course, different tools for different people and all that. But having... - Source: Hacker News / 11 months ago
For me, this simple tools is the single best command line changer! Instead of a lot of commands to traverse the folder tree, I jump where and when I want. Other nice tools I use: Fish for shell (https://fishshell.com/), Starship for prompt (https://starship.rs/), bat "a cat with wings" for file preview (https://github.com/sharkdp/bat). - Source: Hacker News / 11 months ago
Oh My Zsh - A delightful community-driven framework for managing your zsh configuration.
zsh - The Z shell (Zsh) is a Unix shell that can be used as an interactive login shell and as a powerful command interpreter for shell scripting.
Prezto - Prezto is the configuration framework for Zsh; it enriches the command line interface environment...
GNU Bourne Again SHell - Bash is the shell, or command language interpreter, that will appear in the GNU operating system.
zgen - A lightweight plugin manager for Zsh inspired by Antigen. Keep your .zshrc clean and simple.
Starship (Shell Prompt) - Starship is the minimal, blazing fast, and extremely customizable prompt for any shell! Shows the information you need, while staying sleek and minimal. Quick installation available for Bash, Fish, ZSH, Ion, and Powershell.