Skip to content

cprieto/fish_dnvm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

DotNet Version Manager, Fish edition

Fish shell is an awesome shell for the 90's. Sadly it is very different than other POSIX shells like ZSH or Bash, this makes many shell scripts incompatible.

One of those shell scripts is DNVM or DotNet Version Manager, so, no worries my friend, this is your solution, and it will allow you to use DNVM from your Fish console, yay!

Requirements

  1. You should be running fish (duh!)
  2. You should have DNVM installed, follow instructions at (https://docs.asp.net/en/latest/getting-started/index.html)

Installation

Download and install DNVM for fish, an easy way is:

curl -o ~/.config/fish/functions/dnvm.fish https://raw.githubusercontent.com/cprieto/fish_dnvm/master/dnvm.fish

That's all, now you can use dnvm

About

Fish script for DNVM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages