Skip to content

SamCB/Personal-PATH

Repository files navigation

Sam's Personal Path

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:

  1. clone this repo
  2. add the following to your .bashrc/.zshrc/.bash_profile etc.
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.

Current Scripts:

  • timecalc - for taking one or more time periods in the format h:mm, summing them and converting them to hours in decimal
  • tc - a symlink for timecalc
  • aws_profiles - show you what AWS profile you have set, what profiles are available from ~/.aws/credentials, and remind you how to change it

About

A bunch of scripts I add to my $PATH to help me get by. Some might by useful for you.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors