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