Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gr1m0h/fish-aqua
aqua completion for fish shell
https://github.com/gr1m0h/fish-aqua
aqua fish fish-plugin fish-shell
Last synced: about 2 months ago
JSON representation
aqua completion for fish shell
- Host: GitHub
- URL: https://github.com/gr1m0h/fish-aqua
- Owner: gr1m0h
- License: mit
- Created: 2022-07-29T14:46:55.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-15T22:54:38.000Z (over 1 year ago)
- Last Synced: 2024-11-03T10:17:31.865Z (3 months ago)
- Topics: aqua, fish, fish-plugin, fish-shell
- Language: Shell
- Homepage:
- Size: 15.6 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# fish-aqua
completions for [aqua](https://aquaproj.github.io/)
## Install
* install [aqua](https://aquaproj.github.io/)
* install [Fisher](https://github.com/jorgebucaran/fisher)
* install this plugin```sh
fisher install grimoh/fish-aqua
```