mirror of
				https://github.com/cmderdev/cmder.git
				synced 2025-11-01 01:42:17 +08:00 
			
		
		
		
	Remove depreciated Enable-GitColors
The function Enable-GitColors is depreciated in dahlbyk/posh-git@4e778e2480 and should be removed here as well.
This commit is contained in:
		
							
								
								
									
										1
									
								
								vendor/profile.ps1
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								vendor/profile.ps1
									
									
									
									
										vendored
									
									
								
							| @@ -51,7 +51,6 @@ function global:prompt { | |||||||
|  |  | ||||||
| # Load special features come from posh-git | # Load special features come from posh-git | ||||||
| if ($gitStatus) { | if ($gitStatus) { | ||||||
|     Enable-GitColors |  | ||||||
|     Start-SshAgent -Quiet |     Start-SshAgent -Quiet | ||||||
| } | } | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user