Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Elvyria/scoop-clink-completion

Clink completion file for lukesampson/scoop.
https://github.com/Elvyria/scoop-clink-completion

clink clink-completions cmder completions lua scoop

Last synced: 16 days ago
JSON representation

Clink completion file for lukesampson/scoop.

Awesome Lists containing this project

README

        

# scoop-clink-completion
Clink completion file for [Scoop](https://scoop.sh/).

Allows you to complete bucket | app | command names.

## Attention
[Cmder](http://cmder.net/) from version 1.3.17 includes updated version of [clink-completions](https://github.com/vladimir-kotikov/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](https://github.com/chrisant996/clink)
Place it in your clink or clink profile folder.

### For [cmder](http://cmder.net/)
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`)