This commit is contained in:
Zackarias Montell
2026-04-15 09:20:37 +02:00
parent dfa1b7c2fc
commit d4562f0c3d
2 changed files with 224 additions and 54 deletions

View File

@@ -9,6 +9,8 @@ local default_prog = {
"& { . ~/.profile.ps1; $host.EnterNestedPrompt() }",
}
default_prog = {"ubuntu"}
return {
default_prog = default_prog,
check_for_updates = true,