Git Segment Not Appearing #3518
Unanswered
trentmorris2
asked this question in
Troubleshoot
Replies: 1 comment 5 replies
|
@trentmorris2 what does |
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Problem
Regardless of the theme I use, the Git segment does not appear in the prompt. I see the following line in the logs that I think is the culprit:
shell.go:CommandPath:550 → exec: "git.exe": executable file not found in %PATH%Shell I'm using
PowerShell 5.1 / Windows 11
Additional info
I've added all three of the following URLs to my PATH variable (spray and pray):
C:\Program Files\Git\cmdC:\Program Files\Git\mingw64\libexec\git-coreC:\Program Files\Git\binGit commands work in the terminal as expected
Uninstalling/Reinstalling Git and OMP had no effect
Other segments work properly, Git is the only issue
I've been at it for days and can't figure this out. Can someone help me? Full logs below:
Log output
All reactions