Ecosyste.ms: Awesome

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

https://github.com/VorpalBlade/vorpal-zsh-completions

Some ZSH completions I wrote
https://github.com/VorpalBlade/vorpal-zsh-completions

completion zsh zsh-completions zsh-plugin

Last synced: about 2 months ago
JSON representation

Some ZSH completions I wrote

Lists

README

        

# Vorpal ZSH completions

Some ZSH completions I wrote and where the upstream project appears dead or
slow to release. All of these have been submitted to the respective upstream
project but nothing has happened.

When/if completions are merged upstream and a new release is made, the files will
be removed from this repository.

## Projects covered

* [duperemove](https://github.com/markfasheh/duperemove):
[Pull request](https://github.com/markfasheh/duperemove/pull/281)
* [optimus-manager](https://github.com/Askannz/optimus-manager):
[Pull request](https://github.com/Askannz/optimus-manager/pull/493)
* [pacutils](https://github.com/andrewgregory/pacutils):
[Pull request](https://github.com/andrewgregory/pacutils/pull/55)
* [lm_sensors](https://github.com/lm-sensors/lm-sensors):
[Pull request](https://github.com/lm-sensors/lm-sensors/pull/404)
* [tlp](https://github.com/linrunner/TLP):
[Pull request](https://github.com/linrunner/TLP/pull/637) (merged, no release yet)

## Installation

This is an oh-my-zsh style plugin and is compatible with any plugin manager
that supports that format. Refer to the documentation of your zsh plugin
manager for specifics. Loading it this way is recommended.

Another option is to simply source `vorpal-zsh-completions.plugin.zsh` from
your `.zshrc`.