diff options
| author | Sebastiano Tronto <sebastiano.tronto@gmail.com> | 2021-06-10 18:58:52 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano.tronto@gmail.com> | 2021-06-10 18:58:52 +0200 |
| commit | b98e05ba63f2e108df634b4d9f9e5530769c6b80 (patch) | |
| tree | a1d3a7f20e826d264f2a6b2141b7b1bfa7debb6f /README.md | |
| parent | ed61c5f085cebb86d3d3a34ce01ec22069c1fc70 (diff) | |
| download | scripts-b98e05ba63f2e108df634b4d9f9e5530769c6b80.tar.gz scripts-b98e05ba63f2e108df634b4d9f9e5530769c6b80.zip | |
Added scripts and readme
Diffstat (limited to '')
| -rw-r--r-- | README.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..9c70c1d --- /dev/null +++ b/README.md | |||
| @@ -0,0 +1,11 @@ | |||
| 1 | These scripts are made to each do one thing well and be combined with each | ||
| 2 | other. Many are linked to a keybinding in my X session. | ||
| 3 | |||
| 4 | Feel free to copy them all or in part, read them, study them, take them apart, | ||
| 5 | copy-paste lines from them and publicly ridicule them as you like. | ||
| 6 | |||
| 7 | Send any suggestion for improvement at | ||
| 8 | `sebastiano [dot] tronto [at] gmail [dot] com.` | ||
| 9 | |||
| 10 | I might add some examples here at some point, for now just look at the | ||
| 11 | source code. | ||
