some changes

This commit is contained in:
2026-01-17 17:15:00 -06:00
parent 6255aeb130
commit 4491cd601f
3 changed files with 986 additions and 0 deletions

5
.lldbinit Normal file
View File

@@ -0,0 +1,5 @@
command script import ~/.local/bin/lldb_pretty_printers.py
type category enable zig.lang
type category enable zig.std
type category enable zig.stage2