https://github.com/gromgit/homebrew-brewtils
gromgit's Homebrew Utilities
https://github.com/gromgit/homebrew-brewtils
Last synced: 11 months ago
JSON representation
gromgit's Homebrew Utilities
- Host: GitHub
- URL: https://github.com/gromgit/homebrew-brewtils
- Owner: gromgit
- License: mit
- Created: 2024-04-11T02:47:51.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-09T17:06:11.000Z (about 1 year ago)
- Last Synced: 2025-06-02T07:10:20.595Z (11 months ago)
- Language: Shell
- Size: 9.77 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gromgit's Homebrew Utilities
## The Commands
* `trace-login`: traces your shell login (bash and zsh supported), often to answer one of the following questions:-
* Where did I put that `eval "$(.../brew shellenv)"` line?
* The Homebrew `bin` directories were in my `PATH`, but now they're not. What happened? (Spoiler: It's usually something that resets `PATH` after you set it correctly.)
## How do I use these commands?
`brew tap gromgit/brewtils` and then `brew ...`