#!/usr/bin/env bash # Set PS1 so we know we're in the container if ! [ -f .bashrc ] then echo "Creating .bashrc..." cat > .bashrc <