mirror of
https://github.com/RGBCube/nu_scripts
synced 2025-07-29 21:27:47 +00:00
![]() `usage` column under the `scope commands` table has been renamed to description since nushell version 0.98.0 |
||
---|---|---|
.. | ||
extra | ||
fuzzy | ||
current_session_history_menu.nu | ||
README.md | ||
zoxide-menu.nu |
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