Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/danhper/oh-my-fish-core

oh-my-fish core library extracted
https://github.com/danhper/oh-my-fish-core

Last synced: about 1 month ago
JSON representation

oh-my-fish core library extracted

Awesome Lists containing this project

README

        

# oh-my-fish core

Core library of [oh-my-fish](https://github.com/oh-my-fish/oh-my-fish) extracted in a plugin compatible with [fundle](https://github.com/tuvistavie/fundle).

## Installation

Add

```
fundle plugin 'tuvistavie/oh-my-fish-core'
```

to your shell config, reload your shell and run `fundle install`.

## Usage

See [oh-my-fish](https://github.com/oh-my-fish/oh-my-fish) documentation.

## Credits

All the code in this repository is directly taken from [oh-my-fish](https://github.com/oh-my-fish/oh-my-fish).