In this folder you can find custom menus for nushell.
To make them work:
- insert the code of chosen menu into the
menus
section of theconfig.nu
file. - Check, that the name of the menu is unique
- Add a shortcut to call for the needed menu in the
keybindings
section of theconfig.nu
file