addet transient prompt?

This commit is contained in:
pika 2024-08-17 16:36:38 +02:00
parent a6c1e17240
commit 2d6b35f451

View file

@ -1,10 +1,6 @@
"$schema" = "https://raw.githubusercontent.com/JanDeDobbeleer/oh-my-posh/main/themes/schema.json"
version = 2
[transient_prompt]
foreground_templates = ["green"]
background = 'transparent'
template = '>'
# [transient_prompt]
# foreground_templates = [
@ -64,6 +60,15 @@ style = "plain"
template = "# "
type = "text"
[[blocks]]
alignment = "left"
newline = true
type = "prompt"
[transient_prompt]
foreground_templates = ["green"]
background = 'transparent'
template = '>'
# [transient_prompt]
# type = "status"
# background = "transparent"