Browse code

Add dotfiles

Robert Cranston authored on 22/01/2022 09:34:21
Showing 1 changed files
... ...
@@ -2,9 +2,12 @@
2 2
 
3 3
 [Dotfile][]s for [`readline`][].
4 4
 
5
+Uses [`readline-vim`][].
6
+
5 7
 [`dotfiles-readline`]: https://git.rcrnstn.net/rcrnstn/dotfiles-readline
6 8
 [dotfile]: https://en.wikipedia.org/wiki/Hidden_file_and_hidden_directory#Unix_and_Unix-like_environments
7 9
 [`readline`]: https://en.wikipedia.org/wiki/GNU_Readline
10
+[`readline-vim`]: https://git.rcrnstn.net/rcrnstn/readline-vim
8 11
 
9 12
 ## License
10 13
 
Browse code

Add license

Robert Cranston authored on 22/01/2022 09:14:27
Showing 1 changed files
... ...
@@ -5,3 +5,11 @@
5 5
 [`dotfiles-readline`]: https://git.rcrnstn.net/rcrnstn/dotfiles-readline
6 6
 [dotfile]: https://en.wikipedia.org/wiki/Hidden_file_and_hidden_directory#Unix_and_Unix-like_environments
7 7
 [`readline`]: https://en.wikipedia.org/wiki/GNU_Readline
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
Browse code

Add readme

Robert Cranston authored on 22/01/2022 09:14:26
Showing 1 changed files
1 1
new file mode 100644
... ...
@@ -0,0 +1,7 @@
1
+# [`dotfiles-readline`][]
2
+
3
+[Dotfile][]s for [`readline`][].
4
+
5
+[`dotfiles-readline`]: https://git.rcrnstn.net/rcrnstn/dotfiles-readline
6
+[dotfile]: https://en.wikipedia.org/wiki/Hidden_file_and_hidden_directory#Unix_and_Unix-like_environments
7
+[`readline`]: https://en.wikipedia.org/wiki/GNU_Readline