Including start_vagrant script

This commit is contained in:
Bruno F. Fontes 2018-09-08 12:37:11 -03:00
parent dd7f65d5fd
commit af258143ec
Signed by: brunofontes
GPG Key ID: EE3447CE80048495

3
start_vagrant.sh Normal file
View File

@ -0,0 +1,3 @@
source ~/.zshrc
vagrant up
ssh homestead -t "cd code/Bruno\ Fontes/shareit; bash --login"