Bootstrap updates and configs of an AWS CloudShell environment.
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