diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..b2dfa37 --- /dev/null +++ b/README.md @@ -0,0 +1,12 @@ +# scripts +Contains scripts used for a Unix (Linux) system. + +## Installation +Add the `all` directory to PATH; the scripts are then able to be called. + +Scripts may depend on other scripts being present in PATH, so just installing +some directories to PATH may cause certain scripts to break. + +## Organisation +The `all` directory contains symlinks to all other scripts in the various +directories. |