Including start_vagrant script

This commit is contained in:
Bruno F. Fontes 2018-09-08 12:37:11 -03:00
parent 4df5268868
commit 92f46f944f

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"