1
Fork 0
mirror of https://github.com/RGBCube/nu_scripts synced 2025-08-01 06:37:46 +00:00
nu_scripts/custom-completions/windows
Francesc Elies 82aacd5d54
windows nushell stuff (#1105)
Sometimes I have to use windows, 

I would like to have a place were I can find useful nushell stuff making
my easier and maybe eventually copy stuff other people might contribute.

Would you see this fit?

**NOTE**: I will gladly remove editorconfig if you prefer a separate pr
or you don't want it at all.
2025-04-29 08:56:26 -05:00
..
README.md windows nushell stuff (#1105) 2025-04-29 08:56:26 -05:00
windows-completions.nu windows nushell stuff (#1105) 2025-04-29 08:56:26 -05:00

windows completions

Completions for Windows

Usage

use  windows-completions.nu *

Afterwards, when you enter win and then press tab, the available commands will be displayed.

If you don't want to have all commands under the win prefix you could use the following instead.

use windows-completions win *