Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gromgit/homebrew-brewtils
gromgit's Homebrew Utilities
https://github.com/gromgit/homebrew-brewtils
Last synced: about 1 month 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 (9 months ago)
- Default Branch: main
- Last Pushed: 2024-04-11T03:13:14.000Z (9 months ago)
- Last Synced: 2024-10-15T17:54:34.988Z (3 months ago)
- Language: Shell
- Size: 8.79 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 ...`