install.fairie/home/dot_local/bin/executable_install-program-cache.tmpl

6 lines
97 B
Cheetah
Raw Normal View History

2023-07-17 00:28:38 -07:00
#!/usr/bin/env bash
if command -v brew > /dev/null; then
brew info --json=v1 --installed
fi