Essential helpers for browsing code in git repos in bash and in vim. Plus my personal configs.
WARNING: not in a user-friendly state
WARNING: a bunch of experimental stuff included
this is my personal configs for
there is also a nice git-aware repo-indexing tool (runs ctags on git indexed stuff. saves a bunch of time compared to looking at everything recursively)
also some helper-programs in c that does stuff that are too slow for bash to handle (and that i very much enjoyed optimizing to be highly efficient)