Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 179 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 179 Bytes

Some helpfull bash scripts for getting jobs done

Install

Clone this repo to somewhere like ~/bin. Then add the following to ~/.bash_profile

export PATH=$PATH":$HOME/bin"