https://github.com/ericmeyer/bashrc
https://github.com/ericmeyer/bashrc
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ericmeyer/bashrc
- Owner: ericmeyer
- Created: 2011-05-06T19:47:20.000Z (about 15 years ago)
- Default Branch: master
- Last Pushed: 2019-04-25T12:19:58.000Z (about 7 years ago)
- Last Synced: 2025-04-01T06:51:23.293Z (over 1 year ago)
- Language: Shell
- Homepage:
- Size: 83 KB
- Stars: 5
- Watchers: 0
- Forks: 6
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
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"`