# shin ## include shell files built to scratch a personal itch. SHIN is an awk(1) script that plops include files in to .shin files. recently rewritten. now use it like this: ```sh #!/bin/sh . shin # if shin is in $PATH this should Just Work(TM) do_stuff_here shin included_file other_stuff ``` you can run the above script itself, or you can "compile" it by running `shin -c