Merge branch 'master' of feistymeow.org:feisty_meow
[feisty_meow.git] / scripts / customize / how_to_customize.txt
diff --git a/scripts/customize/how_to_customize.txt b/scripts/customize/how_to_customize.txt
new file mode 100644 (file)
index 0000000..be796df
--- /dev/null
@@ -0,0 +1,16 @@
+
+this folder has some examples of how various people (or one person right now)
+do their custom scripts.
+
+the folder can have alias files (ending in .alias) that are written in bash,
+and it can also have shell scripts that are sourced into the main-line of
+script initialization (any files ending in .sh).
+
+when you have some custom scripts you want to use, copy them from your own
+folder to the $FEISTY_MEOW_LOADING_DOCK/custom directory.
+
+
+(needs to talk about the scripts directory which is handled specially.
+are there any keyword matched filenames with special functions?)
+
+