mirror of
https://github.com/RGBCube/nu_scripts
synced 2025-07-30 13:47:46 +00:00
330 B
330 B
Custom Menus Folder
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