mirror of
https://github.com/brunofontes/shareit.git
synced 2024-11-23 20:10:52 +00:00
5 lines
210 B
Bash
5 lines
210 B
Bash
|
#!/bin/zsh
|
||
|
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
|