Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 329 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 329 Bytes

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 uniqe
  3. Add a shortcut to call for the needed menu in the keybindings section of the config.nu file