From 4a33cd0ac8da260497252a539c74f3e67bc3612b Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Sun, 19 Jan 2025 22:39:42 +0100 Subject: [PATCH] prompt/path --- sh/shell.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sh/shell.sh b/sh/shell.sh index 7e56658..32f3f98 100644 --- a/sh/shell.sh +++ b/sh/shell.sh @@ -92,7 +92,7 @@ rwx_shell_prompt() { # new view="${view}\\n" # path - view="${view}${RWX_COLOR_CYAN}${path}" + view="${view} ${RWX_COLOR_CYAN}${path}" # new view="${view}\\n" # frame