Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/halostatue/fish-kiex

Configure kiex for Fish
https://github.com/halostatue/fish-kiex

fish fish-plugin fish-shell fisher kiex

Last synced: 2 months ago
JSON representation

Configure kiex for Fish

Awesome Lists containing this project

README

        

# halostatue/fish-kiex

Configuration for [kiex][] in the [fish shell][].

[![Version][]][]

## Installation

Install with [Fisher][] (recommended):

```fish
# Fisher 3.x
fisher add halostatue/fish-kiex

# Fisher 4.0+
fisher install halostatue/fish-kiex
```

Not using a package manager?

---

Copy `conf.d/*.fish` to your fish configuration directory preserving the
directory structure.

### System Requirements

- [fish][] 3.0+
- [kiex][]

## Startup Configuration (conf.d)

Automatically source `$HOME/.kiex/scripts/kiex.fish` if installed.

## License

[MIT](LICENCE.md)

[fish shell]: https://fishshell.com "friendly interactive shell"
[Version]: https://img.shields.io/github/tag/halostatue/fish-kiex.svg?label=Version
[![Version][]]: https://github.com/halostatue/fish-kiex/releases
[Fisher]: https://github.com/jorgebucaran/fisher
[fish]: https://github.com/fish-shell/fish-shell
[kiex]: https://github.com/taylor/kiex