mirror of
				https://github.com/sharkdp/bat.git
				synced 2025-10-30 22:54:07 +00:00 
			
		
		
		
	Apply requested changes regarding Homebrew 🍺
This commit is contained in:
		
				
					committed by
					
						 David Peter
						David Peter
					
				
			
			
				
	
			
			
			
						parent
						
							35ad76771d
						
					
				
				
					commit
					14092fbadb
				
			
							
								
								
									
										12
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										12
									
								
								README.md
									
									
									
									
									
								
							| @@ -276,21 +276,15 @@ You can install `bat` with zypper: | ||||
| zypper install bat | ||||
| ``` | ||||
|  | ||||
| ### On Linux | ||||
| ### On macOS (or Linux) via Homebrew | ||||
|  | ||||
| You can install `bat` with [Homebrew](https://formulae.brew.sh/formula-linux/bat):: | ||||
| You can install `bat` with [Homebrew on MacOS](https://formulae.brew.sh/formula/bat) or [Homebrew on Linux](https://formulae.brew.sh/formula-linux/bat): | ||||
|  | ||||
| ```bash | ||||
| brew install bat | ||||
| ``` | ||||
|  | ||||
| ### On macOS | ||||
|  | ||||
| You can install `bat` with [Homebrew](http://braumeister.org/formula/bat): | ||||
|  | ||||
| ```bash | ||||
| brew install bat | ||||
| ``` | ||||
| ### On macOS via MacPorts | ||||
|  | ||||
| Or install `bat` with [MacPorts](https://ports.macports.org/port/bat/summary): | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user