PoshColor icon indicating copy to clipboard operation
PoshColor copied to clipboard

It takes too long to start the terminal to load the configuration file.

Open olyvcn opened this issue 5 years ago • 3 comments

For some reason, after using this module, it takes a little longer to load the configuration file than usual.

olyvcn avatar Jan 20 '21 02:01 olyvcn

Hi @plain-dev, I haven't noticed any difference in launching either Windows powershell or Powershell Core with PoshColor enabled or not. Can you please provide some more info about your configuration? Is there anything else in your profile etc?

JustABearOz avatar Jan 20 '21 23:01 JustABearOz

Only two modules are referenced in the configuration file

Import-Module posh-git
Import-Module oh-my-posh

olyvcn avatar Jan 21 '21 03:01 olyvcn

Cool theme takes way more time (~2.4 s) to load than others (100-150ms). Using Powershell 7.1.2

demberto avatar Mar 09 '21 07:03 demberto