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 1 month ago
JSON representation
Some ZSH completions I wrote
- Host: GitHub
- URL: https://github.com/vorpalblade/vorpal-zsh-completions
- Owner: VorpalBlade
- License: other
- Created: 2022-05-13T07:41:57.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-07-18T16:14:09.000Z (over 2 years ago)
- Last Synced: 2024-11-07T06:44:05.675Z (3 months ago)
- Topics: completion, zsh, zsh-completions, zsh-plugin
- Language: Shell
- Homepage:
- Size: 19.5 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
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`.