fisher VS fish-shell

Compare fisher vs fish-shell and see what are their differences.

fish-shell

The user-friendly command line shell. (by fish-shell)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
fisher fish-shell
33 320
7,387 24,502
- 1.7%
3.1 9.9
18 days ago 5 days ago
Shell Rust
MIT License GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

fisher

Posts with mentions or reviews of fisher. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-22.
  • Oh My Zsh
    19 projects | news.ycombinator.com | 22 Jan 2024
    You've got to install Fisher, then get z, sponge and a few others from the awsm.fish list.

    Then you get trapped by the utility and struggle when you land on some remote server's bash shell.

    https://github.com/jorgebucaran/fisher

    https://github.com/jorgebucaran/awsm.fish#readme

  • fish-shell: the user-friendly command-line shell
    24 projects | news.ycombinator.com | 26 Aug 2023
    If you're running a script, you can use edc/bass to run it from a fish shell. Fisher is one of the first things I install after fish, then bass, z and a few other helper plugins.

    https://github.com/edc/bass

    https://github.com/jorgebucaran/fisher

  • Integrating Python's Virtualenv with Fish shell Without Overcomplicated Frameworks
    7 projects | dev.to | 10 Jun 2023
    As a minimalist plugin manager for Fish, I recommend fisher. I've created a plugin that can be installed via fisher and integrated into any Fish environment. If there are any reasons why you don't want to use Fisher, you can just copy-paste conf.d/autoenv.fish file to your ~/.config/fish/conf.d directory.
  • Top Productivity CLI Tools I Use on Linux
    22 projects | dev.to | 30 May 2023
    Fish is a acronyn for friendly interactive shell. It is a smart and user friendly shell for Unix-like operating systems like Linux. There are a lot of features that make it stand out from other shells like bash. It has a lot of features like autosuggestions, syntax highlighting, tab completions and a lot more. You can read more about it in the documentation. I have been using it for a while now and I it configured to my liking. In terms of plugins I use fisher to manage my plugins. I have a couple of plugins that I use on a daily basis. I have listed them below:
  • Hey, I'm new to Fish shell!
    1 project | /r/fishshell | 26 May 2023
    stay away from Oh-My-Fish - you probably don’t need it - Fish is pretty awesome out of the box, and if you do want a plugin or two Fisher is a much better route.
  • A good resource to learn Linux and the terminal?
    4 projects | /r/linux | 8 Mar 2023
  • What is the difference between OhMyFish and Starship?
    2 projects | /r/fishshell | 2 Feb 2023
    Agreed. I personally like Fisher (https://github.com/jorgebucaran/fisher) with this theme based on Powerlevel10k (https://github.com/IlanCosman/tide)
  • Fish: Start ssh-agent on session opening on MacOS
    3 projects | dev.to | 23 Aug 2022
    Fisher is a simple and convenient plugin manager for Fish. With a single command, you can install new plugins, update them, or remove them, without ever having to change any file. Convenient! Therefore, I recommend to install it to simplify your plugin management.
  • Completions plugin `saml2aws`
    3 projects | /r/fishshell | 19 Jul 2022
    You can install it quickly using fisher:
  • Choosing an improved terminal/shell and need help
    3 projects | /r/Fedora | 14 May 2022
    I use https://github.com/jorgebucaran/fisher

fish-shell

Posts with mentions or reviews of fish-shell. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-22.
  • FAQ on the xz-utils backdoor – via a project dev
    1 project | news.ycombinator.com | 29 Mar 2024
    Reminds of the note at the bottom of Fish's releases. It's there because the build system cannot determine the current version for some reason. Hopefully that will go away now that they have switched to a different language / build system. The custom tarball is used by Arch Linux at the very least.

    https://github.com/fish-shell/fish-shell/releases/tag/3.7.1

    https://github.com/fish-shell/fish-shell/issues/7772#issueco...

    https://gitlab.archlinux.org/archlinux/packaging/packages/fi...

  • Oh My Zsh
    19 projects | news.ycombinator.com | 22 Jan 2024
  • Proposal for porting fish-shell from C++ to Rust
    1 project | news.ycombinator.com | 17 Jan 2024
  • Converting the Kernel to C++
    3 projects | news.ycombinator.com | 10 Jan 2024
    A recent practical example of the former: the fish shell re-wrote incrementally from C++ to Rust, and is almost finished https://github.com/fish-shell/fish-shell/discussions/10123

    An example of the latter: c2rust, which is a work in progress but is very impressive https://github.com/immunant/c2rust

    It currently translates into unsafe Rust, but the strategy is to separate the "compile C to unsafe Rust" steps and the "compile unsafe Rust to safe Rust" steps. As I see it, as it makes the overall task simpler, allows for more user freedom, and makes the latter potentially useful even for non-transpiled code. https://immunant.com/blog/2023/03/lifting/

  • Fish shell 3.7.0: last release branch before the full Rust rewrite
    9 projects | news.ycombinator.com | 1 Jan 2024
    And this discussion from November has an update on the progress: https://github.com/fish-shell/fish-shell/discussions/10123
  • Day 5 - More or less...
    3 projects | /r/linuxupskillchallenge | 7 Dec 2023
    We're using bash as our terminal shell for now (it is standard in many distros) but it is not the only one out there. If you want to test out zsh, fish or oh-my-zsh, you will see that there are a few differences and the features are usually the main differentiator. Try that, poke around.
  • Fish – Update on the Rust Port
    1 project | /r/patient_hackernews | 28 Nov 2023
    1 project | /r/hackernews | 28 Nov 2023
    7 projects | news.ycombinator.com | 26 Nov 2023
    They have a variety of reasons to move to rust, as outlined in their original rust discussion[1]. Mostly around finding other contributors, and adding an async/parallel mode they're comfortable with.

    [1] https://github.com/fish-shell/fish-shell/pull/9512

  • Devuan アップグレード: 4 から 5 Daedalus へ
    3 projects | dev.to | 4 Sep 2023

What are some alternatives?

When comparing fisher and fish-shell you can also consider the following projects:

oh-my-fish - The Fish Shell Framework

powerlevel10k - A Zsh theme

starship - ☄🌌️ The minimal, blazing-fast, and infinitely customizable prompt for any shell!

shellder - :shell: Featured zsh/fish shell theme

nushell - A new type of shell

ohmyzsh - 🙃 A delightful community-driven (with 2,300+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, python, etc), 140+ themes to spice up your morning, and an auto-update tool so that makes it easy to keep up with the latest updates from the community.

fzf-fish-integration - 🔍🐟 Fzf plugin for Fish

xonsh - :shell: Python-powered, cross-platform, Unix-gazing shell.

tide - 🌊 The ultimate Fish prompt.

tokyonight.nvim - 🏙 A clean, dark Neovim theme written in Lua, with support for lsp, treesitter and lots of plugins. Includes additional themes for Kitty, Alacritty, iTerm and Fish.