Created
April 3, 2020 00:14
-
-
Save matthewoestreich/ea3baccfe5180e681dea3f9f143d4bcd to your computer and use it in GitHub Desktop.
Start Firefox using different profile - also allows you to create profiles
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
/Applications/Firefox.app/Contents/MacOS/firefox-bin -no-remote -P dev & |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment