1
Fork 0
mirror of https://github.com/RGBCube/nu_scripts synced 2025-07-30 13:47:46 +00:00
nu_scripts/custom-menus/README.md
2024-05-06 12:32:53 -05:00

330 B

Custom Menus Folder

In this folder you can find custom menus for nushell.

To make them work:

  1. insert the code of chosen menu into the menus section of the config.nu file.
  2. Check, that the name of the menu is unique
  3. Add a shortcut to call for the needed menu in the keybindings section of the config.nu file