1 2 3 4 5 6 7 8
#! /usr/bin/env bash set -e apt-get install -y vim less man curl bash-completion rsync cat /bootstrap/bash-profile/bash-completion.bash >> /root/.bash_profile