mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2025-03-05 20:49:04 -08:00
fix(fish): export POSH_THEME as env var
This commit is contained in:
parent
533f3ccaa1
commit
ee4c4dfe34
|
@ -1,4 +1,4 @@
|
|||
set --global POSH_THEME "::CONFIG::"
|
||||
set --export POSH_THEME "::CONFIG::"
|
||||
set --global POWERLINE_COMMAND "oh-my-posh"
|
||||
set --global CONDA_PROMPT_MODIFIER false
|
||||
set --global omp_tooltip_command ""
|
||||
|
|
Loading…
Reference in a new issue