mirror of
https://github.com/JannisHeydemann/BoredOS.git
synced 2026-05-30 10:26:59 +00:00
FEATURE: add Bsh + userspace terminal, remove legacy cmd/cli utils
This commit is contained in:
4
src/library/bsh/startup.bsh
Normal file
4
src/library/bsh/startup.bsh
Normal file
@@ -0,0 +1,4 @@
|
||||
# BoredShell startup script
|
||||
# Runs for interactive shells.
|
||||
# Example:
|
||||
# echo "Welcome to BoredShell"
|
||||
Reference in New Issue
Block a user