Remove ffmpeg & yt-dlp

Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
Tommy 2023-11-11 05:08:17 -07:00
parent 7f7536694c
commit 2873434ff9
No known key found for this signature in database
GPG Key ID: D30DEC268D3FEB17
1 changed files with 1 additions and 1 deletions

View File

@ -14,6 +14,6 @@ defaults write com.apple.Safari IncludeInternalDebugMenu 1
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
brew tap homebrew/autoupdate
brew tap homebrew/cask-versions
brew install --cask android-platform-tools chronycontrol ffmpeg github gpg-suite-no-mail microsoft-edge mullvadvpn orbstack powershell visual-studio-code yt-dlp
brew install --cask android-platform-tools chronycontrol github gpg-suite-no-mail microsoft-edge mullvadvpn orbstack powershell visual-studio-code
brew install gnu-sed
echo 'PATH="/opt/homebrew/opt/gnu-sed/libexec/gnubin:$PATH"' >> /etc/zshrc