redox/scripts/recipe-match.sh

6 lines
163 B
Bash
Raw Normal View History

2024-08-15 16:54:36 +02:00
#!/usr/bin/env bash
# This script print the recipe configuration files with determined text
bat --decorations=always $(rg "$1" -li --sort=path cookbook/recipes)