92bb30237f2b6db3705c136d92d73649765dbb32
[feisty_meow.git] / scripts / examples / custom_overrides / readme.txt
1
2 this folder has some examples of how various people (or one person right now)
3 do their custom scripts.
4
5 the folder can have alias files (ending in .alias) that are written in bash,
6 and it can also have shell scripts that are sourced into the main-line of
7 script initialization (any files ending in .sh).
8
9 when you have some custom scripts you want to use, copy them from your own
10 folder to the scripts/custom directory.  be careful though, because they
11 will never be checked into the repository from there.
12