mirror of
https://github.com/sharkdp/bat
synced 2026-07-03 13:53:17 +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.