Skip to content

josephschmitt/homebrew-tap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Homebrew Tap

This is a Homebrew tap containing formulas for my projects.

Installation

First, add this tap to your Homebrew installation:

brew tap josephschmitt/tap

Then install any of the available formulas:

brew install <formula-name>

Available Formulas

pj

Fast project finder CLI that searches your filesystem for git repositories and project directories.

brew install pj

Links:

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

Updating

To update formulas from this tap:

brew update
brew upgrade <formula-name>

Or upgrade all formulas:

brew upgrade

Development

This tap is automatically updated by GoReleaser when new releases are published.

License

Each formula may have its own license. See the individual project repositories for details.

About

Homebrew tap

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages