Update cheatsheets

This commit is contained in:
ivuorinen
2024-03-11 00:13:24 +00:00
parent e537ac4e2a
commit 5e19e68038
14 changed files with 18 additions and 18 deletions

View File

@@ -5,7 +5,7 @@ source: https://github.com/tldr-pages/tldr.git
---
# nvm
> Install, uninstall, or switch between Node.js versions under the `fish` shell.
> Install, uninstall, or switch between Node.js versions under the fish shell.
> Supports version numbers like "12.8" or "v16.13.1", and labels like "stable", "system", etc.
> More information: <https://github.com/jorgebucaran/nvm.fish>.