Skip to content

Bootstrap Updates and Configs of an AWS CloudShell environment

Notifications You must be signed in to change notification settings

grolston/AwsCloudShell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

AwsCloudShell

Bootstrap updates and configs of an AWS CloudShell environment.

TLDR

Run either curl or wget one-liners to install interactively:

curl

curl -fsS https://raw.githubusercontent.com/grolston/AwsCloudShell/main/update.sh | bash

wget

wget https://raw.githubusercontent.com/grolston/AwsCloudShell/main/update.sh -O- | bash

About

Bootstrap Updates and Configs of an AWS CloudShell environment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages