Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 1000 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 1000 Bytes

scoop-clink-completion

Clink completion file for Scoop.

Allows you to complete bucket | app | command names.

Attention

Cmder from version 1.3.17 includes updated version of clink-completions which includes own completion file for scoop and it conflicts with one from this repository.
It's not better in amount of provided suggestions nor in startup time/performance, but for basic usage it shouldn't make a difference of which one you use.

Installation

Download scoop.lua

For clink

Place it in your clink or clink profile folder.

For cmder

Place it in %CMDER_ROOT%/config folder.
(From version 1.3.17 of cmder you also need to remove or replace cmder/vendor/clink-completions/scoop.lua)