profile-librewolf/README.md
2023-05-15 14:54:08 +02:00

11 lines
195 B
Markdown

# firefox profile template
## usage
Create a new firefox profile, then copy the contents of the profile
folder to the profile, e.g.
```
cp -r profile/* ~/.mozilla/firefox/q4uopg9n.default
```