chore: back up Pi environment

This commit is contained in:
2026-07-14 00:26:08 +05:00
commit b130f3638e
38 changed files with 1611 additions and 0 deletions

2
.omx/runtime/bin/omx Executable file
View File

@@ -0,0 +1,2 @@
#!/bin/sh
exec '/usr/bin/node' '/home/smog/.local/lib/node_modules/oh-my-codex/dist/cli/omx.js' "$@"