Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 422 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 422 Bytes

Jesse's Bash Profile

A simple bash profile geared towards Sublime Text 2 users on a Mac.

Installation

$ git clone https://github.com/jearle/bash_profile.git
$ cd ./bash_profile
$ ./install

Installation Description

The install script adds a hidden folder to your home path called .jesse_bash_profile. It then copies .bash_profile, .git-completion.bash, and .git-prompt.sh into ~/.jesse_bash_profile .