Symbolic link to git repo response very slow when theme is on. #2697
Unanswered
aneesurrehman001
asked this question in
Troubleshoot
Replies: 1 comment 2 replies
|
@aneesurrehman001 you can have a look at that location to see where oh-my-posh spends its time. Navigate to that folder and run |
2 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.
Uh oh!
There was an error while loading. Please reload this page.
Hi,
I have a symbolic link to a cloned git repository in my root directory on WSL/Ubuntu. When I try "cd" to that symbolic link it takes too much time to move into that git repo when the theme is already applied. But if I try "cd entire-path-to-git-repo" it works fine. When I remove the theme the symbolic link to git repo also works fine. Symbolic link to regular directories also work fine when the theme is on.
Looks like there is some issue with theme and git repo symbolic link.
Thanks!
All reactions