Batman
This commit is contained in:
commit
7d80667b1a
2 changed files with 18 additions and 0 deletions
3
README.md
Normal file
3
README.md
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
# Personal Scripts
|
||||||
|
|
||||||
|
:^)
|
15
macos/apps.sh
Normal file
15
macos/apps.sh
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
#!/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
|
Loading…
Add table
Reference in a new issue