mirror of
https://github.com/sharkdp/bat.git
synced 2025-01-31 10:11:07 +00:00
0fa99518ce
I am setting up a new computer and thus are missing a lot of tools. I noticed we rely on `jq` being installed, which is a bit annoying when it is not installed yet. We can quite easily get rid of this dependecy on `jq` by using a simple `python3` oneliner.