mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 07:37:46 +00:00
Base: Set a nice PROMPT in /etc/shellrc :^)
This commit is contained in:
parent
bcca3d4cdd
commit
157af93d69
1 changed files with 2 additions and 0 deletions
|
@ -30,3 +30,5 @@ alias ue=UserspaceEmulator
|
||||||
alias welcome=Serendipity
|
alias welcome=Serendipity
|
||||||
|
|
||||||
alias ll='ls -l'
|
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…
Add table
Add a link
Reference in a new issue