Initial commit
This commit is contained in:
commit
3607f40061
9
README.md
Normal file
9
README.md
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
# firefox-link
|
||||||
|
A sane default firefox profile
|
||||||
|
|
||||||
|
## For Mac
|
||||||
|
```
|
||||||
|
git clone https://austenwares.com/gogs/stonewareslord/firefox-link "/Users/stonewareslord/Library/Application Support/Firefox/Profiles/firefox-link"
|
||||||
|
printf '[Profile1]\nName=firefox-link\nIsRelative=1\nPath=Profiles/firefox-link'>>'/Users/stonewareslord/Library/Application Support/Firefox/profiles.ini'
|
||||||
|
'/Applications/Firefox.app/Contents/MacOS/firefox -p'
|
||||||
|
```
|
Loading…
Reference in New Issue
Block a user