You may extend Homestead using the after.sh script in the root of your Homestead directory. Within this file, you may add any shell commands that are necessary to properly configure and customize your virtual machine.
Yeah put your setup scripts in after.sh which will run on the initial setup of the VM. Trial and error it and see what happens 😉