Update mypure omp

This commit is contained in:
Andrea Mistrali 2022-01-18 09:27:45 +01:00
parent c577ac480e
commit 4df8afd81f
No known key found for this signature in database
GPG Key ID: 6FB0A77F6D5DA9B2
1 changed files with 4 additions and 5 deletions

View File

@ -1,7 +1,8 @@
# yaml-language-server: $schema=https://raw.githubusercontent.com/JanDeDobbeleer/oh-my-posh/main/themes/schema.json
console_title: true
console_title_style: template
console_title_template: '{{if .Env.SSH_CONNECTION}} {{ .Host }} {{end}}{{.Path}}'
# console_title_template: "{{if .Env.SSH_CONNECTION}} {{ .HostName }} :: {{end}}{{.Folder}}"
console_title_template: "{{if .Env.SSH_CONNECTION}}@{{ .HostName }}:{{end}}{{.Folder}}"
final_space: false
blocks:
@ -15,7 +16,7 @@ blocks:
properties:
postfix: ""
prefix: ""
template: '{{if .SSHSession}}|{{ .ComputerName }}| {{end}}'
template: '{{if .SSHSession}}|{{ .HostName }}| {{end}}'
- type: text
style: plain
@ -36,11 +37,9 @@ blocks:
- type: path
style: plain
# style: agnoster_left
max_depth: 2
enable_hyperlink: false
foreground: lightBlue
properties:
prefix: ""
style: full
- type: git