Skip to content

Commit a0aa600

Browse files
Improve custom-menus docs (#832)
1 parent 4eab7ea commit a0aa600

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

custom-menus/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
# Custom menus folder
1+
# Custom Menus Folder
22

33
In this folder you can find custom menus for nushell.
44

55
To make them work:
66
1. insert the code of chosen menu into the `menus` section of the `config.nu` file.
7-
2. Check, that the name of the menu is uniqe
7+
2. Check, that the name of the menu is unique
88
3. Add a shortcut to call for the needed menu in the `keybindings` section of the `config.nu` file
99

0 commit comments

Comments
 (0)