summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorge Abbott <george@gabbott.dev>2023-10-31 17:54:35 +0000
committerGeorge Abbott <george@gabbott.dev>2023-10-31 17:54:35 +0000
commit4d00f8bf6b22f31be628a9a43f3d6535481b6e2f (patch)
tree0198fe8a9f2983416b5e50c0f76325e8d0dedc9b
parent4d0bd914e7c1ee65f4036e60149a7b891906a5d3 (diff)
README
-rw-r--r--README.md12
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.