An open API service indexing awesome lists of open source software.

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.

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
```