Skip to content

Instantly share code, notes, and snippets.

View stuartgmilton's full-sized avatar

stuartgmilton (a529226) stuartgmilton

View GitHub Profile
@stuartgmilton
stuartgmilton / prereqs.sh
Created October 1, 2018 08:17
Shell to install git/ansibledocker on Centos
# /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