Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/danhper/oh-my-fish-core
- Owner: danhper
- License: mit
- Created: 2015-11-04T11:27:20.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-07T06:07:44.000Z (about 9 years ago)
- Last Synced: 2024-04-14T11:08:01.910Z (8 months ago)
- Language: Shell
- Homepage:
- Size: 5.86 KB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).