From 8afbad6e4c4eb2b147fc4371ab1806ed3ef92ab9 Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Sun, 20 Aug 2023 19:41:54 +0200 Subject: [PATCH] bash/ps2 --- bash/bash/prompt.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bash/bash/prompt.sh b/bash/bash/prompt.sh index 9e02873..9242a84 100644 --- a/bash/bash/prompt.sh +++ b/bash/bash/prompt.sh @@ -1,5 +1,5 @@ PS2="\ -│ " +├ " function ps1 { local code=${1}