posh-git enabled but no output from it #2991
|
This is my I just took the pure prompt and replaced the git segment to make use of posh-git: I got the My problem is basically the same. I just see no output from git at all. posh-git is working just fine if I don't use oh-my-posh. I have also tried using the |
Replies: 2 comments 2 replies
|
@biltongza posh-git doesn't exist anymore, you can migrate to the regular git segment (and use posh-git's output). Just rename the posh-git segment to git and maybe move the environment variable that enables posh-git for oh-my-posh after initializing oh-my-posh. |
|
My problem is I didn't read the docs properly and was expecting the old posh-git output to show up like it used to in old versions. After rereading the docs I got it working properly. |
My problem is I didn't read the docs properly and was expecting the old posh-git output to show up like it used to in old versions.
After rereading the docs I got it working properly.