nicely rearranged into a meaningful examples folder, which now provides
[feisty_meow.git] / scripts / examples / custom_overrides / readme.txt
diff --git a/scripts/examples/custom_overrides/readme.txt b/scripts/examples/custom_overrides/readme.txt
new file mode 100644 (file)
index 0000000..d7ab4c6
--- /dev/null
@@ -0,0 +1,15 @@
+
+
+this folder has some examples of how various people (or one person right now)
+do their custom scripts.
+
+the scripts often have the same name as the main script's name, but with
+a "c_" in front.  ones understood currently are:
+  c_common_aliases.txt
+  c_sh_aliases.txt
+  c_variables.sh
+
+when you have some custom scripts you want to use, copy them from your own
+folder to the scripts/custom directory.  be careful though, because they
+will never be checked into the repository from there.
+