How to set up nvm to work with fish shell?

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • fisher

    A plugin manager for Fish

  • curl https://git.io/fisher --create-dirs -sLo ~/.config/fish/functions/fisher.fish

  • fish-shell

    The user-friendly command line shell.

  • Recently, I switched from oh-my-zsh to a fish shell, and I didn’t regret it. Fish is a nice and user-friendly command-line shell. fish supports powerful features like syntax highlighting, autosuggestions, and tab completions that work, with nothing to learn or configure. But when I tried to install nvm (Node Version Manager) I had a problem, the shell didn’t recognize the nvm command. After some investigation, I found the solution. First, you need to install a fisher. Fisher is a package manager for the fish shell. Download fisher.fish to your functions directory or any directory on your function path.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Hey, I'm new to Fish shell!

    1 project | /r/fishshell | 26 May 2023
  • What is the difference between OhMyFish and Starship?

    2 projects | /r/fishshell | 2 Feb 2023
  • Fish: Start ssh-agent on session opening on MacOS

    3 projects | dev.to | 23 Aug 2022
  • Completions plugin `saml2aws`

    3 projects | /r/fishshell | 19 Jul 2022
  • How do I install fisher?

    1 project | /r/archlinux | 1 May 2022