Configure OMP theme in aliae
This commit is contained in:
parent
4f71049e2f
commit
7a228d3690
1 changed files with 4 additions and 1 deletions
|
@ -1,4 +1,7 @@
|
|||
alias: []
|
||||
alias:
|
||||
- name: POSH_THEME
|
||||
value: |
|
||||
{{ if eq .OS "windows" }}{{ .Home }}/.mnt/Nextcloud/.omp{{ else }}/usr/local/share/oh-my-posh/themes{{ end }}/manuel.omp.json
|
||||
env: []
|
||||
path: []
|
||||
script:
|
||||
|
|
Loading…
Reference in a new issue