Tools A bunch of scripts with handy helpers Installation Clone the repo to a directory Add the bin directory to your path: PATH="$PATH_TO_TOOLS/bin:$PATH" (Optional) Source aliases/bash into your .bashrc . "$PATH_TO_TOOLS/aliases/bash"