An holder for bash commands and scripts I find useful. Each subdirectory is a standalone tool with its own README.
| Repo | tldr | README |
|---|---|---|
calltree/ | "Google Map for devs" map codebases into mermaid/dot format | Read |
docs/ | Terminal reference for x86 asm, SIMD intrinsics, and (optionally) C++ stdlib docs | Read |
fork/ | Shortcut to clone a fork and wires it to the upstream remote in one call | Read |
gittraffic/ | Tracks clones/unique cloners for your GitHub opened repos over time | Read |
Nuniform/ | Static scan for leftover dev artifacts (secrets, debug prints, TODOs) before pushing | Read |
watchcub/ | Setting up favorable kernel settings to run benchmark + telemetry | Read |