This is a Homebrew tap containing formulas for my projects.
First, add this tap to your Homebrew installation:
brew tap josephschmitt/tapThen install any of the available formulas:
brew install <formula-name>Fast project finder CLI that searches your filesystem for git repositories and project directories.
brew install pjLinks:
Features:
- Lightning-fast concurrent filesystem scanning
- Seamless integration with fuzzy finders like
fzf - Configurable project markers and search paths
- Smart caching with TTL-based invalidation
- Nerd Font icon support
To update formulas from this tap:
brew update
brew upgrade <formula-name>Or upgrade all formulas:
brew upgradeThis tap is automatically updated by GoReleaser when new releases are published.
Each formula may have its own license. See the individual project repositories for details.