mirror of
				https://github.com/sharkdp/bat.git
				synced 2025-10-29 22:24:35 +00:00 
			
		
		
		
	add snap installtion command
This commit is contained in:
		
				
					committed by
					
						 David Peter
						David Peter
					
				
			
			
				
	
			
			
			
						parent
						
							94d8cd5100
						
					
				
				
					commit
					b0fcb3065f
				
			| @@ -294,6 +294,15 @@ You can install `bat` with zypper: | ||||
| zypper install bat | ||||
| ``` | ||||
|  | ||||
| ### Via snap package | ||||
|  | ||||
| ``` | ||||
| sudo snap install batwing | ||||
| ``` | ||||
|  | ||||
| [Get it from the Snap Store](https://snapcraft.io/batwing) | ||||
|  | ||||
|  | ||||
| ### On macOS (or Linux) via Homebrew | ||||
|  | ||||
| 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): | ||||
|   | ||||
		Reference in New Issue
	
	Block a user