mirror of
https://github.com/cmderdev/cmder.git
synced 2025-01-11 00:39:08 +08:00
Merge pull request #517 from bondz/patch-1
Remove depreciated Enable-GitColors in posh-git
This commit is contained in:
commit
70b0615b34
1
vendor/profile.ps1
vendored
1
vendor/profile.ps1
vendored
@ -51,7 +51,6 @@ function global:prompt {
|
||||
|
||||
# Load special features come from posh-git
|
||||
if ($gitStatus) {
|
||||
Enable-GitColors
|
||||
Start-SshAgent -Quiet
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user