mirror of
https://github.com/nushell/nushell
synced 2024-11-10 07:04:13 +00:00
3 lines
124 B
Text
3 lines
124 B
Text
To use Nu plugins, use the register command to tell Nu where to find the plugin. For example:
|
|
|
|
> register ./nu_plugin_query
|