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