tb Command aliases, preloading scripts

This commit is contained in:
2025-09-19 19:55:35 +02:00
parent 24a90b24e8
commit 40b7dcedf8
6 changed files with 66 additions and 7 deletions

View File

@ -1,3 +1,3 @@
@print "this is an init script!"
base:/bin/pctl ls
base:/bin/tb -m interactive
base:/bin/tb -m interactive -preload base:/scripts/rc.tb

1
base/scripts/rc.tb Normal file
View File

@ -0,0 +1 @@
@mkalias pctl base:/bin/pctl