Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 390 Bytes

File metadata and controls

19 lines (13 loc) · 390 Bytes

Dependencies

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"