My collection of Homebrew-related commands and formulae. Everything listed below is by me, unless otherwise stated.
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
bindirectories were in myPATH, but now they're not. What happened? (Spoiler: It's usually something that resetsPATHafter you set it correctly.)
- Where did I put that
brew tap gromgit/brewtils and then brew <cmd>...
taproom(by hzqtc): an interactive TUI for Homebrew
brew install gromgit/brewtils/<thing>