These scripts are a collection of small bash helpers for multiple purposes.
-
Put the scripts you are interested to a location which is exported to
$PATH
. You may change the script names to better suit your purposes. -
Make the scripts executable:
$ chmod +x <script>