zekida
zekida
 did a quick test using some filters. seems to work on mine.. wonder what could be causing the problem..
i actually think this should be the default behavior with an option to disable it. it would free users from extra work to add globs for UI framework dependencies, and...
> What happens if you do you following: > > 1. `export PATH="/usr/local/opt/coreutils/libexec/gnubin:$PATH"` > 2. `git quick-stats` (or whatever your preferred way of launching is) > > Using my 2015...
> export PATH="$HOMEBREW_PREFIX/opt/coreutils/libexec/gnubin:$PATH" i can confirm it works on apple silicon. thanks for the quick fix :)