From d8ee61009d7e07801f55ee931f39036fd0038498 Mon Sep 17 00:00:00 2001 From: Manuel Thalmann Date: Sat, 23 Mar 2024 04:56:49 +0100 Subject: [PATCH] Fix incorrect settings --- scripts/Common/Config/aliae/aliae.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/Common/Config/aliae/aliae.yml b/scripts/Common/Config/aliae/aliae.yml index 2c7feeeb..3038d2ba 100644 --- a/scripts/Common/Config/aliae/aliae.yml +++ b/scripts/Common/Config/aliae/aliae.yml @@ -3,7 +3,7 @@ alias: value: git env: - name: POSH_THEME - value: '{{ if eq .OS "windows" }}{{ .Home }}/.mnt/Nextcloud/.omp{{ else }}/usr/local/share/oh-my-posh/themes{{ end }}/manuel.omp.json' + value: '{{ if eq .OS "windows" }}{{ .Home }}/Nextcloud/.omp{{ else }}/usr/local/share/oh-my-posh/themes{{ end }}/manuel.omp.json' path: [] script: - value: |