some bash scripts

Some functions that I think are convenient for writing c.

bash_funcs_to_compile_c

script to add #!/bin/bash to the first line of the file when you first create it. This might just seem lazy, but if it isn't there vim doesn't know to treat it like a bash script.

bashfile

Play the episodes (one by one) in a season, keeping track of where you are. It's lame but I love this thing.

season_player

Not really bash scripts, but related:

.my_bashrc
.my_vimrc