mirror of
				https://github.com/sharkdp/bat.git
				synced 2025-10-30 22:54:07 +00:00 
			
		
		
		
	Add --no-* options to Bash/Zsh completions
This commit is contained in:
		
							
								
								
									
										3
									
								
								assets/completions/bat.bash.in
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								assets/completions/bat.bash.in
									
									
									
									
										vendored
									
									
								
							| @@ -186,6 +186,9 @@ _bat() { | ||||
| 			--config-dir | ||||
| 			--config-file | ||||
| 			--generate-config-file | ||||
| 			--no-config | ||||
| 			--no-custom-assets | ||||
| 			--no-lessopen | ||||
| 		" -- "$cur")) | ||||
| 		return 0 | ||||
| 	fi | ||||
|   | ||||
		Reference in New Issue
	
	Block a user