Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ericmeyer/bashrc


https://github.com/ericmeyer/bashrc

Last synced: 23 days ago
JSON representation

Awesome Lists containing this project

README

        

# Dependencies

* Bash 4.0+
* vcprompt
* https://github.com/ericmeyer/vcprompt
* RVM
* Git

# Installation

## Automatic

* `bash <(curl -L https://raw.githubusercontent.com/ericmeyer/bashrc/master/install.sh)`

## Manual

* `git clone https://github.com/ericmeyer/bashrc.git $BASH_CLONE_DIR`
* Add the following to your bash config file:
* `source "$HOME/.bash/source_all"`