Created
November 7, 2021 03:54
-
-
Save konradish/ae221b0bfa37151074abce060006cafe to your computer and use it in GitHub Desktop.
Install bat (cat but better)
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
wget https://github.com/sharkdp/bat/releases/download/v0.11.0/bat_0.11.0_amd64.deb | |
sudo apt install gdebi | |
sudo gdebi bat_0.11.0_amd64.deb |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment