mirror of
				https://github.com/sharkdp/bat.git
				synced 2025-11-04 00:51:56 +00:00 
			
		
		
		
	Mention Homebrew on Linux 🍺🐧
This commit is contained in:
		
				
					committed by
					
						
						David Peter
					
				
			
			
				
	
			
			
			
						parent
						
							96151c44aa
						
					
				
				
					commit
					35ad76771d
				
			@@ -276,6 +276,14 @@ You can install `bat` with zypper:
 | 
			
		||||
zypper install bat
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
### On Linux
 | 
			
		||||
 | 
			
		||||
You can install `bat` with [Homebrew](https://formulae.brew.sh/formula-linux/bat)::
 | 
			
		||||
 | 
			
		||||
```bash
 | 
			
		||||
brew install bat
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
### On macOS
 | 
			
		||||
 | 
			
		||||
You can install `bat` with [Homebrew](http://braumeister.org/formula/bat):
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user