From a8a72351b48b7c7d46cd55df99b8531d7bf697c5 Mon Sep 17 00:00:00 2001 From: MeexReay Date: Fri, 21 Mar 2025 23:24:36 +0300 Subject: [PATCH] posh prompt colors --- app/posh/posh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/posh/posh.json b/app/posh/posh.json index f9ddf57..903e856 100644 --- a/app/posh/posh.json +++ b/app/posh/posh.json @@ -1,5 +1,5 @@ { - "prompt": "[posh {cwd}]$ ", + "prompt": "$BRIGHT_GREEN--[posh {cwd}]$reset$ ", "startup": [ "hello", "meow"