-
### System Details
- posh-git version/path: 0.7.3
- PowerShell version: 5.1
- Git version: 2.26.0.windows.1
- Operating system name and version: windows 10
### Issue Description
I …
-
The Git Book's [posh-git instructions](https://git-scm.com/book/en/v2/Appendix-A%3A-Git-in-Other-Environments-Git-in-PowerShell) are out-of-date (e.g. no mention of `Add-PoshGitToProfile`, no mention …
-
### System Details
- posh-git version/path: 1.0
- PowerShell version: 5/7
- Git version: 2.26
- Operating system name and version: Win10
### Issue Description
tl;dr I couldn't get posh-git…
-
Is this[1] path currently required?
[1] https://github.com/StefanScherer/adfs2/blob/master/scripts/install-posh-git.ps1#L10
-
**As a** developer contributing to a project
**I want** for my changelog to be automatically generated from my git commit messages
**So that** I have all the benefits of keeping a changelog, but don…
-
### System Details
- posh-git version/path: 0.7.3.1 C:\Tools\poshgit\dahlbyk-posh-git-9bda399\src
- PowerShell version: 5.1.17134.407
- git version 2.20.1.windows.1
- OS: Microsoft Windows NT 1…
-
### System Details
- posh-git version/path:1.1.0
- PowerShell version:7.3.7
- Git version: 2.35.1.windows.2
- Operating system name and version: Windows 10
### Issue Description
I am expe…
-
### System Details
- posh-git version/path: latest as of 28/01/2023.
- PowerShell version: 5.1.25276.1000
- Git version: latest as of 28/01/2023.
- Operating system name and version: Windows 1…
-
## oh-my-post
```ps1
Import-Module posh-git
oh-my-posh init pwsh --config "$env:POSH_THEMES_PATH\material.omp.json" | Invoke-Expression
#设置主题 如果 Set-PoshPrompt 报错就使用 Set-Theme 设置主题
Set-PSReadLi…
-
Windows 10 1903 - VSCode Insiders 1.36.0 - PowerShell Preview 2019.5.0
While working on the `posh-git` project I got an error that VSCode couldn't find a file with the path `src%2FConsoleMode.ps1`.…