bat 0.24.0
`cat' clone with syntax highlighting and git integration
bat
is a drop-in cat
replacement featuring syntax highlighting for a large number of languages, git integration, and automatic paging.
- Outputs:
out
- Website: https://github.com/sharkdp/bat
- Licenses: ASL 2.0 · Expat
- Package source: gnu/packages/rust-apps.scm
- Builds: See build status
- Issues: See known issues
Installation
Install bat 0.24.0
as follows:
guix install bat@0.24.0
Or install the latest version:
guix install bat
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.