Skip to content
HugeBrain16 edited this page Apr 26, 2026 · 3 revisions

This refers to the system wide configurations located in /system/config/
the config is written in key = value format for each field
some config requires only the key like disable_welcome_message

shell.cfg

show_path

Show path before the prompt symbol

prompt

Value: arrow, tag, hashtag, dollar

system.cfg

disable_welcome_message

Disables the "Welcome to Mango!" message

disable_user_scripts

Disables executing any scripts in /system/scripts/ if shell tries to fall back to it.

screen.cfg

scale

Value: number value

time.cfg

offset

Value: number value
offset = 7 for +7
offset = -7 for -7

defaults to 0 if unset

Clone this wiki locally