We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
custom-menus
1 parent 4eab7ea commit a0aa600Copy full SHA for a0aa600
custom-menus/README.md
@@ -1,9 +1,9 @@
1
-# Custom menus folder
+# Custom Menus Folder
2
3
In this folder you can find custom menus for nushell.
4
5
To make them work:
6
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
+2. Check, that the name of the menu is unique
8
3. Add a shortcut to call for the needed menu in the `keybindings` section of the `config.nu` file
9
0 commit comments