Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 592 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 592 Bytes

zsh-fnm

A zsh plugin for the fast and simple Node.js version manager (fnm).

Install

Using the ⚡ Zap minimal zsh plugin manager, add the following to your .zshrc

# Install plugin
plug "wintermi/zsh-fnm"

Prerequisite Checks

A check will be performed to verify that fnm has been installed:

  • fnm - 🚀 Fast Node Manager

License

The zsh-fnm plugin is released under the Apache License 2.0 unless explicitly mentioned in the file header.