Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/Elvyria/scoop-clink-completion
- Owner: Elvyria
- Created: 2018-08-09T13:06:39.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-01-06T11:50:23.000Z (almost 4 years ago)
- Last Synced: 2024-10-25T11:59:07.866Z (19 days ago)
- Topics: clink, clink-completions, cmder, completions, lua, scoop
- Language: Lua
- Size: 49.8 KB
- Stars: 12
- 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`)