brush sweeps away all your shell problems

1 Open Issue Need Help Last updated: Aug 3, 2025

Open Issues Need Help

View All on GitHub
Developer Tools Command Line Tools

AI Summary: The task is to modify the `bru.sh` shell script library to support proper logging on macOS. Currently, the logging relies on `journalctl`, which is not available on macOS. The solution involves detecting the operating system (macOS vs. Linux) and using the appropriate system logging mechanism for each. The fix needs to address the failing macOS tests in the CI/CD pipeline, which currently fail due to the missing `journalctl` command.

Complexity: 3/5
bug good first issue mac

brush sweeps away all your shell problems

Shell