X-Git-Url: https://feistymeow.org/gitweb/?p=feisty_meow.git;a=blobdiff_plain;f=scripts%2Fcustomize%2Fhow_to_customize.txt;h=bbd14eea19a9689cd258bc9d2fe2fc5e4d7b01cf;hp=f6ddb3d2a256b394e9e8e12af3bc59bde5d18d78;hb=f62e32a87b2599bebdca57827c773cb1f97a7890;hpb=876833652200f44ea5aa738f01a1bb915737b950 diff --git a/scripts/customize/how_to_customize.txt b/scripts/customize/how_to_customize.txt index f6ddb3d2..bbd14eea 100644 --- a/scripts/customize/how_to_customize.txt +++ b/scripts/customize/how_to_customize.txt @@ -8,8 +8,8 @@ feisty meow environment. user customization folder organization ====================================== -the user's optional custom folder is located at: -echo $FEISTY_MEOW_SCRIPTS/customize/$(logname) +the user's optional custom folder is usually located at: + $FEISTY_MEOW_SCRIPTS/customize/$(logname) the top-level of the customization folder can store: @@ -26,10 +26,10 @@ custom script aliases there is also a facility for adding aliases automatically for any custom scripts that have been developed by the user. these join the other aliases -provided by the feisty meow environment. +that are already provided by the feisty meow environment. store any custom scripts in the folder: -$FEISTY_MEOW_SCRIPTS/customize/$(logname)/scripts + $FEISTY_MEOW_SCRIPTS/customize/$(logname)/scripts any scripts in that folder (or in a directory under that folder) will automatically be turned into aliases.