mirror of
				https://github.com/cmderdev/cmder.git
				synced 2025-11-04 11:22:13 +08:00 
			
		
		
		
	Merge branch 'master' into development
This commit is contained in:
		
							
								
								
									
										1
									
								
								vendor/profile.ps1
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								vendor/profile.ps1
									
									
									
									
										vendored
									
									
								
							@@ -28,7 +28,6 @@ if (!$ENV:CMDER_ROOT) {
 | 
				
			|||||||
# Remove trailing '\'
 | 
					# Remove trailing '\'
 | 
				
			||||||
$ENV:CMDER_ROOT = ($ENV:CMDER_ROOT).TrimEnd("\")
 | 
					$ENV:CMDER_ROOT = ($ENV:CMDER_ROOT).TrimEnd("\")
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Do not load bundled PsGet if a module installer is already available
 | 
					 | 
				
			||||||
# -> recent PowerShell versions include PowerShellGet out of the box
 | 
					# -> recent PowerShell versions include PowerShellGet out of the box
 | 
				
			||||||
$moduleInstallerAvailable = [bool](Get-Command -Name 'Install-Module' -ErrorAction SilentlyContinue)
 | 
					$moduleInstallerAvailable = [bool](Get-Command -Name 'Install-Module' -ErrorAction SilentlyContinue)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										2155
									
								
								vendor/psmodules/PsGet/PsGet.psm1
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2155
									
								
								vendor/psmodules/PsGet/PsGet.psm1
									
									
									
									
										vendored
									
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							
		Reference in New Issue
	
	Block a user