https://github.com/techouse/homebrew-patholog
Homebrew tap for patholog, a CLI for diagnosing, explaining, cleaning, and safely repairing PATH behavior.
https://github.com/techouse/homebrew-patholog
cli cli-tool homebrew path rust utility
Last synced: 12 days ago
JSON representation
Homebrew tap for patholog, a CLI for diagnosing, explaining, cleaning, and safely repairing PATH behavior.
- Host: GitHub
- URL: https://github.com/techouse/homebrew-patholog
- Owner: techouse
- License: bsd-3-clause
- Created: 2026-06-06T10:37:53.000Z (21 days ago)
- Default Branch: main
- Last Pushed: 2026-06-06T10:46:44.000Z (21 days ago)
- Last Synced: 2026-06-06T12:19:27.388Z (21 days ago)
- Topics: cli, cli-tool, homebrew, path, rust, utility
- Language: Ruby
- Homepage: https://github.com/techouse/patholog
- Size: 5.86 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# homebrew-patholog
Homebrew tap for [`patholog`](https://github.com/techouse/patholog), a CLI for diagnosing, explaining, cleaning, and safely repairing PATH behavior.
## Install
```sh
brew install techouse/patholog/patholog
```
Or tap the repository first:
```sh
brew tap techouse/patholog
brew install patholog
```