Bucket for Scoop, the Windows command-line installer.
scoop bucket add narnaud https://github.com/narnaud/scoop-bucket
scoop install narnaud/<manifestname>
- clink-completions: Completions for various commands through Clink (see notes)
- clink-flex-prompt: Flexible customizable prompt for Clink (see notes)
- clink-terminal: Clink setup for Windows Terminal
- dirx: The dir command, extended
- natvis4qt: Command line tool to install or update natvis files in different locations
- use: Command line tool to setup environment defined in a json file
scoop-completions
and clink-flex-prompt
already exist in main, unfortunately at each updates it will complain about already existing settings. During installation, the manifest is registering the installation path, but with the version name instead of current
: you will end up with multiple versions.
Here is a pull request to fix it: ScoopInstaller/Main#6577
In the mean time, you can use the manifest from this bucket.