redox/scripts/recipe-match.sh
2024-08-20 13:38:54 -07:00

6 lines
163 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 cookbook/recipes)