This Fish function wraps the builtin type
function, and colorizes its output using bat
's syntax highlighting.
# Install the function
$ curl -sL https://gist.githubusercontent.com/UrGuardian4ngel/1e2aedb27f30f5595ec09b484857593f/raw/btype.fish --output $__fish_config_dir/functions/bfish.fish
# (optional) Install completions
$ curl -sL https://gist.githubusercontent.com/UrGuardian4ngel/1e2aedb27f30f5595ec09b484857593f/raw/btype.completions.fish --output $__fish_config_dir/completions/bfish.fish