summaryrefslogtreecommitdiff
path: root/README.md
blob: e83cf583dca6d59ebdc30d4da2531854fce70169 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# ZachIR's Cabal of Scripts

These scripts are provided without any warranty. If you want to use them, you
should copy them out of this directory to a place on your path, as I change them
arbitrarily and on a whim. I don't like to remove functionality; generally my
changes either add something, or just improve POSIX compliance, but either way
you should probably expect at least one of them to functionally change whenever
this repo updates.

That said, I also hope you will find them useful. These are scripts I have
either written, or very substantially modified (i.e. the majority of the source
code is mine). If you care about licensing, these are all licensed under the MIT
license, as are all of my scripts.

If you have suggestions to improve the quality of them, I would be happy to
accept them.