View prereqs.sh
# /usr/bin/sh | |
yum install epel-release -y | |
yum update -y | |
yum install git docker ansible -y | |
#Didn't work the first time... | |
set org.gnome.nautilus.icon-view default-zoom-level small |