Skip to content

Instantly share code, notes, and snippets.

View joelcuevas's full-sized avatar

Joel Cuevas joelcuevas

View GitHub Profile
@joelcuevas
joelcuevas / homestead_after.sh
Last active May 27, 2018 14:38
Homestead provisioning script
#!/bin/sh
# If you would like to do some extra provisioning you may
# add any commands you wish to this file and they will
# be run after the Homestead machine is provisioned.
if [ ! -f /usr/local/nano_provisioning ]; then
#--------------
# git basic config