... | ... |
@@ -2,9 +2,12 @@ |
2 | 2 |
|
3 | 3 |
[Dotfile][]s for [Firefox][]. |
4 | 4 |
|
5 |
+Uses [`firefox-profilemaker-dump`]. |
|
6 |
+ |
|
5 | 7 |
[`dotfiles-firefox`]: https://git.rcrnstn.net/rcrnstn/dotfiles-firefox |
6 | 8 |
[dotfile]: https://en.wikipedia.org/wiki/Hidden_file_and_hidden_directory#Unix_and_Unix-like_environments |
7 | 9 |
[Firefox]: https://en.wikipedia.org/wiki/Firefox |
10 |
+[`firefox-profilemaker-dump`]: https://git.rcrnstn.net/rcrnstn/firefox-profilemaker-dump |
|
8 | 11 |
|
9 | 12 |
## License |
10 | 13 |
|
... | ... |
@@ -5,3 +5,11 @@ |
5 | 5 |
[`dotfiles-firefox`]: https://git.rcrnstn.net/rcrnstn/dotfiles-firefox |
6 | 6 |
[dotfile]: https://en.wikipedia.org/wiki/Hidden_file_and_hidden_directory#Unix_and_Unix-like_environments |
7 | 7 |
[Firefox]: https://en.wikipedia.org/wiki/Firefox |
8 |
+ |
|
9 |
+## License |
|
10 |
+ |
|
11 |
+Licensed under the [ISC License][] unless otherwise noted, see the |
|
12 |
+[`LICENSE`][] file. |
|
13 |
+ |
|
14 |
+[ISC License]: https://choosealicense.com/licenses/isc/ |
|
15 |
+[`LICENSE`]: LICENSE |
1 | 1 |
new file mode 100644 |
... | ... |
@@ -0,0 +1,7 @@ |
1 |
+# [`dotfiles-firefox`][] |
|
2 |
+ |
|
3 |
+[Dotfile][]s for [Firefox][]. |
|
4 |
+ |
|
5 |
+[`dotfiles-firefox`]: https://git.rcrnstn.net/rcrnstn/dotfiles-firefox |
|
6 |
+[dotfile]: https://en.wikipedia.org/wiki/Hidden_file_and_hidden_directory#Unix_and_Unix-like_environments |
|
7 |
+[Firefox]: https://en.wikipedia.org/wiki/Firefox |