You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
alias bmk="PATH=$HOME/clang-kernel/llvm-18.1.3-x86_64/bin:$PATH make -j$(getconf _NPROCESSORS_ONLN) LLVM=1 && ./scripts/clang-tools/gen_compile_commands.py"
alias bloat-o-meter="~/gfx/sources/linux/scripts/bloat-o-meter"