Tested on Mac
python3 get-pip.py
add in your ~/.zshrc
export PATH=/Users/YOUR_SYSTEM_USERNAME/Library/Python/3.8/bin:$PATH
pip3 install -U pip
pip3 install -U pygments
pygmentize Dockerfile
alias pcat='pygmentize -f terminal256 -O style=native -g
https://github.com/sharkdp/bat
https://gist.github.com/BretFisher/6f688dde0122399efdca5a9d26100437