mirror of
				https://github.com/sharkdp/bat.git
				synced 2025-10-30 22:54:07 +00:00 
			
		
		
		
	
				
					committed by
					
						 David Peter
						David Peter
					
				
			
			
				
	
			
			
			
						parent
						
							2eee68599d
						
					
				
				
					commit
					9af1d2b891
				
			
							
								
								
									
										15
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										15
									
								
								README.md
									
									
									
									
									
								
							| @@ -74,6 +74,21 @@ cd bat | ||||
| makepkg -si | ||||
| ``` | ||||
|  | ||||
| #### On FreeBSD | ||||
|  | ||||
| You can install a precompiled [`bat` package](https://www.freshports.org/textproc/bat) with pkg: | ||||
|  | ||||
| ```sh | ||||
| pkg install bat | ||||
| ``` | ||||
|  | ||||
| or build it on your own from the FreeBSD ports: | ||||
|  | ||||
| ```sh | ||||
| cd /usr/ports/textproc/bat | ||||
| make install | ||||
| ``` | ||||
|  | ||||
| #### On macOS | ||||
|  | ||||
| You can install `bat` with [Homebrew](http://braumeister.org/formula/bat): | ||||
|   | ||||
		Reference in New Issue
	
	Block a user