I've got a directory in which I put short useful scripts I write, added to $PATH.
If you want the whole collection, the easiest way would be:
- clone this repo
- add the following to your
.bashrc/.zshrc/.bash_profileetc.
export PATH=$PATH:<location of the personal path>Then either restart your terminal or source your rc/profile file and you're good to use the scripts from anywhere in your terminal.
That said, there's nothing stopping you from downloading one or two that you like.
timecalc- for taking one or more time periods in the format h:mm, summing them and converting them to hours in decimaltc- a symlink fortimecalcaws_profiles- show you what AWS profile you have set, what profiles are available from~/.aws/credentials, and remind you how to change it