mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-22 07:30:19 +00:00
Base: Set a nice PROMPT in /etc/shellrc :^)
This commit is contained in:
parent
bcca3d4cdd
commit
157af93d69
Notes:
sideshowbarker
2024-07-18 21:44:58 +09:00
Author: https://github.com/awesomekling Commit: https://github.com/SerenityOS/serenity/commit/157af93d696
1 changed files with 2 additions and 0 deletions
|
@ -30,3 +30,5 @@ alias ue=UserspaceEmulator
|
|||
alias welcome=Serendipity
|
||||
|
||||
alias ll='ls -l'
|
||||
|
||||
export PROMPT="\\X\\u@\\h:\\w\\a\\e[32;1m@\\h\\e[0m:\\e[34;1m\\w\\e[0m \\p "
|
||||
|
|
Loading…
Reference in a new issue