mirror of
				https://github.com/cmderdev/cmder.git
				synced 2025-10-31 09:22:15 +08:00 
			
		
		
		
	remove clink defaults
This commit is contained in:
		
							
								
								
									
										20
									
								
								vendor/clink_settings.default
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										20
									
								
								vendor/clink_settings.default
									
									
									
									
										vendored
									
									
								
							| @@ -1,26 +1,6 @@ | |||||||
| # For explanation of these and other settings see: | # For explanation of these and other settings see: | ||||||
| # https://chrisant996.github.io/clink/clink.html | # https://chrisant996.github.io/clink/clink.html | ||||||
|  |  | ||||||
| # name: Shell command completions |  | ||||||
| # type: color |  | ||||||
| color.cmd = bold |  | ||||||
|  |  | ||||||
| # name: Doskey completions |  | ||||||
| # type: color |  | ||||||
| color.doskey = bright cyan |  | ||||||
|  |  | ||||||
| # name: Filtered completion color |  | ||||||
| # type: color |  | ||||||
| color.filtered = bold |  | ||||||
|  |  | ||||||
| # name: For user-interaction prompts |  | ||||||
| # type: color |  | ||||||
| color.interact = bold |  | ||||||
|  |  | ||||||
| # name: Message area color |  | ||||||
| # type: color |  | ||||||
| color.message = default |  | ||||||
|  |  | ||||||
| # name: Sets how command history expansion is applied | # name: Sets how command history expansion is applied | ||||||
| # type: enum | # type: enum | ||||||
| # options: off,on,not_squoted,not_dquoted,not_quoted | # options: off,on,not_squoted,not_dquoted,not_quoted | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user