https://github.com/keisukeyamashita/fish-doctl-completions
doctl completions for fish shell
https://github.com/keisukeyamashita/fish-doctl-completions
completion digitalocean doctl fish shell
Last synced: 8 months ago
JSON representation
doctl completions for fish shell
- Host: GitHub
- URL: https://github.com/keisukeyamashita/fish-doctl-completions
- Owner: KeisukeYamashita
- License: mit
- Created: 2020-03-20T11:00:46.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-03-20T14:31:37.000Z (over 5 years ago)
- Last Synced: 2024-10-05T12:24:47.092Z (about 1 year ago)
- Topics: completion, digitalocean, doctl, fish, shell
- Language: Shell
- Size: 4.88 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# doctl completion for fish shell
## How to install
```console
$ git clone https://github.com/KeisukeYamashita/fish-doctl-completions
$ cd fish-doctl-completions
$ ln -s completions/doctl.fish ~/.config/fish/completions/
```
## Author
* [KeisukeYamashita](https://github.com/KeisukeYamashita)
## License
MIT