... | ... |
@@ -5,3 +5,11 @@ |
5 | 5 |
[`dotfiles-xdg-user-dirs`]: https://git.rcrnstn.net/rcrnstn/dotfiles-xdg-user-dirs |
6 | 6 |
[dotfile]: https://en.wikipedia.org/wiki/Hidden_file_and_hidden_directory#Unix_and_Unix-like_environments |
7 | 7 |
[`xdg-user-dirs`]: https://www.freedesktop.org/wiki/Software/xdg-user-dirs/ |
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-xdg-user-dirs`][] |
|
2 |
+ |
|
3 |
+[Dotfile][]s for [`xdg-user-dirs`][]. |
|
4 |
+ |
|
5 |
+[`dotfiles-xdg-user-dirs`]: https://git.rcrnstn.net/rcrnstn/dotfiles-xdg-user-dirs |
|
6 |
+[dotfile]: https://en.wikipedia.org/wiki/Hidden_file_and_hidden_directory#Unix_and_Unix-like_environments |
|
7 |
+[`xdg-user-dirs`]: https://www.freedesktop.org/wiki/Software/xdg-user-dirs/ |