mirror of
https://github.com/RGBCube/nu_scripts
synced 2025-08-01 06:37:46 +00:00
Improve custom-menus
docs (#832)
This commit is contained in:
parent
4eab7ea772
commit
a0aa600153
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
# Custom menus folder
|
||||
# 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
|
||||
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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue