shareit/start_vagrant.sh

4 lines
90 B
Bash

source ~/.zshrc
vagrant up
ssh homestead -t "cd code/Bruno\ Fontes/shareit; bash --login"