mirror of
https://github.com/sharkdp/bat.git
synced 2025-02-20 20:08:58 +00:00
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.