mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-06 08:36:15 +00:00
Base: Tweak default shell prompt
This commit is contained in:
@@ -37,4 +37,4 @@ if [ "$(id -u)" = "0" ] {
|
||||
prompt_color=32
|
||||
}
|
||||
|
||||
export PROMPT="\\X\\u@\\h:\\w\\a\\e[$prompt_color;1m@\\h\\e[0m:\\e[34;1m\\w\\e[0m \\p "
|
||||
export PROMPT="\\X\\u@\\h:\\w\\a\\e[$prompt_color;1m\\h\\e[0m:\\e[34;1m\\w\\e[0m \\p "
|
||||
|
||||
Reference in New Issue
Block a user