Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/soraxas/breeze.fish

A breeze-like fisher plugin that is lightweight
https://github.com/soraxas/breeze.fish

fish fish-plugin fish-shell fisher

Last synced: about 1 month ago
JSON representation

A breeze-like fisher plugin that is lightweight

Awesome Lists containing this project

README

        

# Install
```sh
fisher install soraxas/breeze-light
```

# Known bug
- If there are similar name files, the numeric number might not be correct. This is because the filename matching is very primitive and it currently only performs a glob match.
- However, it has been improved to return a numeric that has the highest matched character count, which (likely) will always be the correct case.