fish-nvm VS fisher

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

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
fish-nvm fisher
4 33
504 7,387
- -
0.0 3.1
8 days ago 18 days ago
Shell Shell
MIT License MIT License
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.

fish-nvm

Posts with mentions or reviews of fish-nvm. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-10.
  • Using nvm with fish shell [Linux]
    2 projects | dev.to | 10 Jan 2023
    omf install https://github.com/fabioantunes/fish-nvm omf install https://github.com/edc/bass
  • Changing Shells
    2 projects | /r/Fedora | 19 Aug 2022
    https://github.com/FabioAntunes/fish-nvm (if you want a wrapper) or
  • Help getting set up with Node?
    5 projects | /r/fishshell | 17 Jul 2022
    At first I tried setting it up the way I was familiar with, with the Mac OS directions on this guide from The Odin Project. Then I realized nvm wasn't actually compatible with fish shell. So I bounced around, trying the various methods, nvm.fish and fish-nvm, and probably writing all sorts of things to files now cluttering both my node and fish installations in the process. I've still got both of those installed at the moment.
  • Easy way to fish shell
    7 projects | dev.to | 13 Jul 2021
    Note : for nvm users fish does not support nvm instead u get this or something like this.

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

What are some alternatives?

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

nvm.fish - The Node.js version manager you'll adore, crafted just for Fish

oh-my-fish - The Fish Shell Framework

starship - β˜„πŸŒŒοΈ The minimal, blazing-fast, and infinitely customizable prompt for any shell!

shellder - :shell: Featured zsh/fish shell theme

nvm - Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions

fish-shell - The user-friendly command line shell.

tide - 🌊 The ultimate Fish prompt.

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.

bass - Make Bash utilities usable in Fish shell

fzf-fish-integration - πŸ”πŸŸ Fzf plugin for Fish