X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=scripts%2Fcustom%2Fexamples%2Freadme.txt;h=e8e14a5cf88b68163aee408c5db099ed4487ad53;hb=32d7caf45d886d0d24e69eea00511c7815ac15d0;hp=08e91aae7f524cf152ff3dbbe724bec1feec2646;hpb=ef9fa75369c57548fe41e5ce3724b7f7c40b983c;p=feisty_meow.git diff --git a/scripts/custom/examples/readme.txt b/scripts/custom/examples/readme.txt index 08e91aae..e8e14a5c 100644 --- a/scripts/custom/examples/readme.txt +++ b/scripts/custom/examples/readme.txt @@ -3,5 +3,13 @@ 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. +