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