firefox-link/README.md

10 lines
383 B
Markdown
Raw Normal View History

2016-05-23 18:27:22 -04:00
# firefox-link
A sane default firefox profile
## For Mac
2016-05-23 19:20:09 -04:00
``
git clone https://austenwares.com/gogs/stonewareslord/firefox-link "~/Library/Application Support/Firefox/Profiles/firefox-link"
printf '[Profile1]\nName=firefox-link\nIsRelative=1\nPath=Profiles/firefox-link'>>"~/Library/Application Support/Firefox/profiles.ini"
2016-05-23 18:27:22 -04:00
'/Applications/Firefox.app/Contents/MacOS/firefox -p'
```