aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index 45444ea..60e0fb1 100644
--- a/README.md
+++ b/README.md
@@ -25,6 +25,13 @@ profiles:
ln -sf /path/to/firefoxer/chrome $file/chrome;
done
+Example:
+
+ cd ~/.mozilla/firefox/profiles
+ for file in *; do
+ ln -s ../../../../apps/firefoxer/chrome $file/chrome;
+ done
+
### Suggested profiles
* `template`: