Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/halostatue/fish-kiex
- Owner: halostatue
- License: mit
- Created: 2019-06-07T02:15:48.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-11-17T13:54:53.000Z (about 1 year ago)
- Last Synced: 2024-11-24T19:57:54.398Z (2 months ago)
- Topics: fish, fish-plugin, fish-shell, fisher, kiex
- Language: Shell
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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