2025-07-11 13:19:58 -04:00

7 lines
125 B
Bash
Executable File

#! /bin/bash
# alias: brew foo-test
#: * `foo-test` [args...]
#: `brew foo-test` is an alias for `brew bar`
brew bar $*