redox/scripts/recipe-match.sh
2025-11-20 13:54:40 -07:00

6 lines
154 B
Bash
Executable File

#!/usr/bin/env bash
# This script print the recipe configuration files with determined text
bat --decorations=always $(rg "$1" -li --sort=path recipes)