Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 311 Bytes

File metadata and controls

13 lines (7 loc) · 311 Bytes

Dot Bash

A modular system for bash initialization.

Getting Started

  1. Clone this repository into the root of your home directory.

    git clone https://github.com/tylerhunt/dot-bash.git ~/.bash
    
  2. Add the following to the bottom of your ~/.bash_login file.

    source ~/.bash/extensions.bash