rumblings of change; got custom scripts sorted, improved approach to
[feisty_meow.git] / scripts / custom / examples / readme.txt
index 08e91aae7f524cf152ff3dbbe724bec1feec2646..e8e14a5cf88b68163aee408c5db099ed4487ad53 100644 (file)
@@ -3,5 +3,13 @@
 this folder has some examples of how various people (or one person right now)
 do their custom scripts.
 
 this folder has some examples of how various people (or one person right now)
 do their custom scripts.
 
-the scripts should have the same name as the main yeti script's corresponding
-name, but with a "c_" in front.
+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 these
+will never be checked into the repository from there.
+