Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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.