Fix malformed config

This commit is contained in:
Manuel Thalmann 2024-03-20 22:42:38 +01:00
parent e806b7c932
commit ba70dcf0d6

View file

@ -1,8 +1,8 @@
alias: alias: []
env:
- name: POSH_THEME - name: POSH_THEME
value: | value: |
{{ if eq .OS "windows" }}{{ .Home }}/.mnt/Nextcloud/.omp{{ else }}/usr/local/share/oh-my-posh/themes{{ end }}/manuel.omp.json {{ if eq .OS "windows" }}{{ .Home }}/.mnt/Nextcloud/.omp{{ else }}/usr/local/share/oh-my-posh/themes{{ end }}/manuel.omp.json
env: []
path: [] path: []
script: script:
- value: | - value: |