#!/usr/bin/env bash if command -v bat &> /dev/null ; then alias cat=bat fi