plugin-nvm

所属分类:collect
开发工具:Shell
文件大小:0KB
下载次数:0
上传日期:2021-11-15 12:15:42
上 传 者sh-1993
说明:  Fish shell的节点版本管理器包装器,
(Node version manager wrapper for Fish shell,)

文件列表:
.fish-install-homebrew.sh (43, 2020-02-17)
.fish-install-source.sh (446, 2020-02-17)
.nvm-install-homebrew.sh (719, 2020-02-17)
.nvm-install-official.sh (141, 2020-02-17)
.omf-install.sh (222, 2020-02-17)
.plugin-install.sh (190, 2020-02-17)
LICENSE (1087, 2020-02-17)
bundle (20, 2020-02-17)
completions/ (0, 2020-02-17)
completions/nvm.fish (3065, 2020-02-17)
functions/ (0, 2020-02-17)
functions/nvm.fish (354, 2020-02-17)
init.fish (315, 2020-02-17)
test/ (0, 2020-02-17)
test/bootstrap.fish (996, 2020-02-17)
test/cases/ (0, 2020-02-17)
test/cases/100_initialise_environment.fish (65, 2020-02-17)
test/cases/101_display_nvm_help.fish (166, 2020-02-17)
test/cases/102_display_current_node_version.fish (60, 2020-02-17)
test/cases/103_list_node_versions.fish (178, 2020-02-17)
test/cases/104_switch_node_versions.fish (285, 2020-02-17)

#### plugin-nvm > A nvm wrapper for [Oh My Fish][omf-link]. [![MIT License](https://img.shields.io/badge/license-MIT-007EC7.svg?style=flat-square)](/LICENSE) [![Fish Shell Version](https://img.shields.io/badge/fish-v2.2.0-007EC7.svg?style=flat-square)](http://fishshell.com) [![Oh My Fish Framework](https://img.shields.io/badge/Oh%20My%20Fish-Framework-007EC7.svg?style=flat-square)](https://www.github.com/oh-my-fish/oh-my-fish) [![Travis Status](https://img.shields.io/travis/derekstavis/plugin-nvm.svg?style=flat-square)](https://travis-ci.org/derekstavis/plugin-nvm)
## Install ```fish $ omf install nvm ``` **NB** You have to install **nvm** itself separately (the [curl method](https://github.com/creationix/nvm/blob/master/README.md#install-script) works fine under Fish too). ## Usage ```fish $ nvm --help ``` If you have a custom `$NVM_DIR`, please add the following line to your `~/.config/fish/config.fish`, replacing the path accordingly: ```fish set -gx NVM_DIR /path/to/nvm ``` Refresh your shell and you are good to go! ```fish refresh ``` # License [MIT][mit] [Derek Willian Stavis][author] et [al][contributors] [mit]: http://opensource.org/licenses/MIT [author]: http://github.com/derekstavis [omf-link]: https://www.github.com/oh-my-fish/oh-my-fish [contributors]: https://github.com/derekstavis/pkg-nvm/graphs/contributors

近期下载者

相关文件


收藏者