To install a script, clone this repository and create a copy of the desired script in your $PATH
:
$ git clone git@github.com:robin-owen/git-scripts $ mkdir -p ~/bin $ cp <path_to_script> ~/bin
Note
|
In most modern Linux distributions, the ~/bin directory is automatically added to your |