This commit is contained in:
Raven Scott
2026-04-04 00:01:11 -04:00
parent 9a4381ed7a
commit a14baabbc1
52 changed files with 1601 additions and 475 deletions
@@ -0,0 +1,3 @@
{
"skipPhases": []
}
@@ -0,0 +1,4 @@
# Bare OS — optional "full" profile snippet (use with BARE_OS_BOOT_PROFILE=full).
# Enables relaxed pipeline limits and bounded command substitution (see docs/reference/kernel-extensions.md).
export BARE_OS_SHELL_STREAMING=1
export BARE_OS_SHELL_CMDSUBST=1