From 22f4fb967efe7ecf10c9cb3d23b1218d81f0192d Mon Sep 17 00:00:00 2001 From: Christopher Beckmann Date: Mon, 1 May 2023 01:53:51 +0200 Subject: [PATCH] Update '.omp.json' --- .omp.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/.omp.json b/.omp.json index 447f207..81492d6 100644 --- a/.omp.json +++ b/.omp.json @@ -100,6 +100,22 @@ "max_width": 79 } ], + "transient_prompt_backup": { + "background": "p:secondary", + "foreground_templates": [ + "{{ if .Root }}#FF0000{{ end }}" + ], + "foreground": "p:tertiary", + "template": " {{ .PWD }} " + }, + "secondary_prompt": { + "background": "p:secondary", + "foreground_templates": [ + "{{ if .Root }}#FF0000{{ end }}" + ], + "foreground": "p:tertiary", + "template": "  " + }, "final_space": true, "version": 2, "palette": {