overlay new
for core
Create an empty overlay.
Signature
> overlay new (name)
Parameters
name
: Name of the overlay
Notes
The command will first create an empty module, then add it as an overlay.
This command is a parser keyword. For details, check: https://www.nushell.sh/book/thinking_in_nu.html
Examples
Create an empty overlay
> overlay new spam