15 lines
307 B
Bash
15 lines
307 B
Bash
#!/bin/bash
|
|
|
|
brew install --cask wireshark
|
|
brew install --cask burp-suite
|
|
brew install --cask bruno
|
|
brew install --cask ghostty
|
|
brew install --cask librewolf
|
|
brew install helix
|
|
brew install go
|
|
brew install neovim
|
|
brew install fnm
|
|
brew install lazygit
|
|
brew install snort
|
|
brew install john
|
|
brew install knock
|