1
Fork 0
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:
Andreas Kling 2021-03-03 20:37:07 +01:00
parent bcca3d4cdd
commit 157af93d69

View file

@ -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 "