Some functions that I think are convenient for writing c.
bash_funcs_to_compile_cscript 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.
bashfilePlay episodes one after another in a season, keeping track of where you are. It's lame but I love this thing.
season player continuous:spcTool for spc, to easily go back one episode.
(should really just be an arg option, but whatever...)
spc_previousA different way of playing episodes and keeping track of them, using select:
play_episodeNot really bash scripts, but related:
.my_bashrc