Skip to content

Tags: FabioAntunes/fish-nvm

Tags

1.4.4

Toggle 1.4.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Use `type` instead of `which` (#64)

1.4.3

Toggle 1.4.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: set NVM_HAS_RUN (#60)

1.4.2

Toggle 1.4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix for fish 3.2.0 (#54)

1.4.1

Toggle 1.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fixes minor bug on nvm_alias_command (#50)

1.4.0

Toggle 1.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix: osx PATH on sub shells (#44)

1.3.1

Toggle 1.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fixes error swallowing when using .nvmrc (#42)

When a .nvmrc exists in the folder with a version that it's not
installed. fish-nvm swallows the error and says that command
(node,npm,npx,etc) is not installed.

1.3.0

Toggle 1.3.0's commit message
fix: node repl issue starting on version 11.10.*

1.2.0

Toggle 1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fixes recursion (#33)

1.1.1

Toggle 1.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.md

v1.1.0

Toggle v1.1.0's commit message
Fix: canonicalize readlink on nvm_alias_command function