From 44054971b393ba8a93cc390bbbbbb228c4232ea4 Mon Sep 17 00:00:00 2001 From: T0MuX Date: Wed, 8 Jan 2025 09:37:06 +0100 Subject: [PATCH] U:prompt.sh --- bashrc.d/prompt.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/bashrc.d/prompt.sh b/bashrc.d/prompt.sh index fd752ca..33928da 100644 --- a/bashrc.d/prompt.sh +++ b/bashrc.d/prompt.sh @@ -7,4 +7,5 @@ PS1=$'\n\e[0m\e[38;5;208m\uE0B6\e[48;5;208;38;5;16m\u \ \e[48;5;214;38;5;16m \uEA83 \w \ -\e[48;5;39;38;5;16m $(date +%H:%M:%S) [$?]\e[0m\e[38;5;39m\uE0B4\e[0m ' +\e[48;5;39;38;5;16m $(date +%H:%M:%S) [$?]\e[0m\e[38;5;39m\uE0B4\e[0m\n\ +\e[38;5;208m\u25B6\e[0m '