Created
February 28, 2018 15:21
-
-
Save draperjames/1f0d315a99a7b3f933a3e8a4964c4627 to your computer and use it in GitHub Desktop.
Firefox file explorer access from the command line.
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
| set path=%path%;%programfiles%\Mozilla Firefox | |
| firefox %userprofile% |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment