A script to make other bash scripts in this repository global available on your computer
Make a script global
$ ./pathify.sh <script name>
Remove a script
$ ./pathify.sh -f <script name>
NOTE: The script name can only be the name of a folder in the repository root
script name