This repo contains several checks which can be used by check-config.
You can create a local check-config.toml
file to include the snippets
of your liking:
__include__ = [
"https://raw.githubusercontent.com/mrijken/checks/refs/heads/main/bashrc/rerun.toml"
]
And apply these to your system:
check-config --fix
Do you have a snippet to share, please make a PR.