mirror of
https://github.com/brunofontes/shareit.git
synced 2024-11-23 20:10:52 +00:00
7 lines
278 B
Bash
7 lines
278 B
Bash
#!/bin/zsh
|
|
export VAGRANT_CWD=/home/bruno/development/Homestead/
|
|
vagrant up
|
|
#builtin cd ~/development/laravelHomestead && /usr/bin/vagrant up && builtin cd -
|
|
#~/Apps/firefox/firefox-bin http://shareit.test
|
|
#~/Apps/firefox/firefox-bin https://mailtrap.io/inboxes/455614/messages
|