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": {