Added Console Title
This commit is contained in:
parent
f95edbd1a0
commit
6be15a0a2c
2 changed files with 2 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
"$schema" = "https://raw.githubusercontent.com/JanDeDobbeleer/oh-my-posh/main/themes/schema.json"
|
||||
final_space = true
|
||||
version = 2
|
||||
console_title_template = "{{.PWD}}"
|
||||
|
||||
[[blocks]]
|
||||
type = "prompt"
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
"$schema" = "https://raw.githubusercontent.com/JanDeDobbeleer/oh-my-posh/main/themes/schema.json"
|
||||
final_space = true
|
||||
version = 2
|
||||
console_title_template = "{{.PWD}}"
|
||||
|
||||
[[blocks]]
|
||||
type = "prompt"
|
||||
|
|
Loading…
Add table
Reference in a new issue