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: 17 days ago
JSON representation
Clink completion file for lukesampson/scoop.
- Host: GitHub
- URL: https://github.com/elvyria/scoop-clink-completion
- Owner: Elvyria
- Created: 2018-08-09T13:06:39.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2021-01-06T11:50:23.000Z (over 4 years ago)
- Last Synced: 2025-04-20T23:32:31.771Z (about 1 month ago)
- Topics: clink, clink-completions, cmder, completions, lua, scoop
- Language: Lua
- Size: 49.8 KB
- Stars: 11
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`)