mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2025-01-13 20:27:28 -08:00
parent
cd4ca2bdf4
commit
d4ebc71f9c
|
@ -62,6 +62,7 @@ Exports the config to an image file using customized output options.`,
|
|||
TerminalBackground: shell.ConsoleBackgroundColor(env, cfg.TerminalBackground),
|
||||
AnsiColors: writerColors,
|
||||
}
|
||||
writer.Init(shell.GENERIC)
|
||||
eng := &engine.Engine{
|
||||
Config: cfg,
|
||||
Env: env,
|
||||
|
|
Loading…
Reference in a new issue