Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/szhu/fishing-for-rubies
fish-shell RVM support.
https://github.com/szhu/fishing-for-rubies
Last synced: about 2 months ago
JSON representation
fish-shell RVM support.
- Host: GitHub
- URL: https://github.com/szhu/fishing-for-rubies
- Owner: szhu
- Created: 2015-11-02T22:51:58.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-11-03T13:17:14.000Z (about 9 years ago)
- Last Synced: 2024-04-11T15:52:50.366Z (9 months ago)
- Language: Shell
- Size: 121 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
fishing-for-rubies
==================This is a smart, fast fish-shell integration for RVM.
## Features
- The slow RVM script runs only when necessary.
- Control whether each directory should have RVM auto-loaded. Auto-load is off by default
- Helpful messages inform you about how to activate RVM or change auto-load settings.## Demo!
![demo](https://cloud.githubusercontent.com/assets/1570168/10908800/32271558-81e9-11e5-8d9e-2c51bb630335.gif)
## Installation
1. Install [bass](https://github.com/edc/bass)
2. `git clone https://github.com/szhu/fishing-for-rubies.git`
3. `cd fishing-for-rubies`
4. `make install`
5. That's it! Changes take effect in new terminal windows/tabs.