add streamlink
This commit is contained in:
parent
20bcbceeb5
commit
7dbcd1988d
2 changed files with 2 additions and 2 deletions
2
full.zsh
2
full.zsh
|
@ -21,7 +21,7 @@ eval $(/opt/homebrew/bin/brew shellenv)
|
|||
# Homebrew
|
||||
echo "[DSMOSS] Install homebrew stuffs..."
|
||||
brew install mas node python3 potrace telnet imagemagick wget minetest golang microsoft-openjdk@21 gradle c2048 chocolate-doom
|
||||
brew install ffmpeg yt-dlp
|
||||
brew install ffmpeg streamlink
|
||||
brew tap localsend/localsend
|
||||
brew install localsend
|
||||
brew install --cask toontown-rewritten darktable arc ollama utm hiddenbar vmware-fusion pencil2d vscodium vlc protonvpn upscayl android-studio android-platform-tools libreoffice krita openemu
|
||||
|
|
2
lite.zsh
2
lite.zsh
|
@ -21,7 +21,7 @@ eval $(/opt/homebrew/bin/brew shellenv)
|
|||
# Homebrew
|
||||
echo "[DSMOSS] Install homebrew stuffs..."
|
||||
brew install mas node python3 potrace telnet imagemagick wget golang gradle c2048
|
||||
brew install ffmpeg yt-dlp
|
||||
brew install ffmpeg streamlink
|
||||
brew install --cask ollama darktable arc vscodium vlc protonvpn upscayl android-platform-tools libreoffice krita
|
||||
brew install --cask inkscape
|
||||
brew tap localsend/localsend
|
||||
|
|
Loading…
Reference in a new issue