Skip to content

Just doesn't work #6

Description

@futuremotiondev

I'm on Pwsh v7.3.7


  1. Installed as such: Install-Module -Name 'lazy-posh-git' -AllowClobber
  2. Added this to my profile: Import-Module 'lazy-posh-git -ArgumentList 'C:\Users\[username]\Documents\PowerShell\gitprompt.ps1'
  3. Used PSProfiler to measure my profile load time (Measure-Script):

pwsh_PVnFNQi2vg

You can see that posh-git is still loading at launch. If I comment out posh-git entirely, nothing works and I get no prompt in git repositories.

Am I doing things incorrectly?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions