brew install git bat lnav
brew install --cask iterm2
brew install --cask rectangle
brew install --cask visual-studio-code
brew install --cask atom
brew install --cask postman
brew install --cask intellij-idea
brew install --cask google-chrome
brew install --cask drawio
#brew install plantuml
brew install bat
brew install lnav
Showing hidden files via Mac Finder
Command + Shift + . (period)
promo code: CMNDRMT-30
brew install --cask stats
Why is Control Center on Monterey listening to port 5000 and port 7000?
https://developer.apple.com/forums/thread/682332
lsof -nP | grep LISTEN
https://forums.docker.com/t/port-mappings-are-not-released/10565/33