Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gregorias/blueutil.fish

A Fish plugin that provides completion support for Blueutil.
https://github.com/gregorias/blueutil.fish

bluetooth blueutil fish fish-plugin fish-shell

Last synced: 10 days ago
JSON representation

A Fish plugin that provides completion support for Blueutil.

Awesome Lists containing this project

README

        

# ᛒ blueutil.fish 🐟

A [Fish] plugin that provides completion support for [Blueutil].

The killer feature of these completions is that they intelligently suggest
relevant device IDs with descriptions:

![An example of completions provided by blueutil.fish](example.png)

## 📦 Installation

Install this plugin with [Fisher][fisher]:

```fish
fisher install gregorias/blueutil.fish
```

[Blueutil]: https://github.com/toy/blueutil
[Fish]: https://fishshell.com/
[fisher]: https://github.com/jorgebucaran/fisher