Skip to content

Instantly share code, notes, and snippets.

@msoranno
Created July 6, 2018 09:53
Show Gist options
  • Select an option

  • Save msoranno/24c3d252da0da36367d703ac0dfc4c77 to your computer and use it in GitHub Desktop.

Select an option

Save msoranno/24c3d252da0da36367d703ac0dfc4c77 to your computer and use it in GitHub Desktop.
aws cli
pip install awscli --upgrade --user
export PATH=~/.local/bin:$PATH
source ~/.bash_profile
vi .bashrc
export PATH=~/.local/bin:$PATH
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment