diff --git a/home/private_dot_config/omp/config.yml b/home/private_dot_config/omp/config.yml index 8a59212..cadd2a4 100644 --- a/home/private_dot_config/omp/config.yml +++ b/home/private_dot_config/omp/config.yml @@ -50,7 +50,7 @@ blocks: foreground: 'green' foreground_templates: - '{{ if gt .Code 0 }}red{{ end }}' - template: ' x{{ reason .Code }}' + template: ' x{{ reason .Code }} ' - type: executiontime style: plain foreground: 'green' @@ -64,7 +64,6 @@ blocks: foreground: darkGray template: > {{ if .SSHSession }} {{ .UserName}}@{{ .HostName }}{{ end }} - - type: prompt alignment: left newline: true