mirror of
https://github.com/RGBCube/nu_scripts
synced 2025-08-01 06:37:46 +00:00
![]() 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. |
||
---|---|---|
.. | ||
README.md | ||
windows-completions.nu |
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 *