Adds Signal to .Brewfile

This commit is contained in:
Alicia Sykes 2022-08-14 23:21:12 +01:00
parent 757e483b14
commit 777a02afc5

View File

@ -43,6 +43,7 @@ brew 'neofetch'
cask 'android-studio'
cask 'boop'
brew 'gradle'
# brew 'qemu'
cask 'iterm2'
cask 'postman'
cask 'sourcetree'
@ -63,11 +64,15 @@ brew 'nvm'
brew 'openjdk'
brew 'python'
brew 'rust'
cask 'android-sdk'
# Network and Security Testing
cask 'wireshark'
brew 'nmap'
brew 'wrk'
cask 'burp-suite'
cask 'metasploit'
cask 'owasp-zap'
cask 'wireshark'
# Security Utilities
brew 'bcrypt'
@ -80,11 +85,11 @@ tap 'homebrew/cask-fonts'
cask 'font-fira-code'
cask 'font-hack'
cask 'font-inconsolata'
cask 'font-meslo-lg-nerd-font'
# Mac OS Mods and Imrovments
brew 'm-cli'
cask 'alt-tab'
cask 'amethyst'
cask 'anybar'
cask 'coteditor'
cask 'finicky'
@ -115,3 +120,4 @@ cask 'tresorit'
cask 'firefox'
cask 'chromium'
cask 'standard-notes'
cask 'signal'