.dotfiles/scripts/install-brew-macos.sh

15 lines
682 B
Bash
Raw Permalink Normal View History

#!/usr/bin/env zsh
set -euo pipefail
2024-08-10 23:22:18 +02:00
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
brew doctor
2024-10-20 15:24:32 +02:00
#
echo "Installed Homebrew."
read -p "Press any key to continue installing packages"
2024-08-10 23:22:18 +02:00
# Install some default tools
brew update
2024-10-20 15:24:32 +02:00
brew install aria2 bat btop dog eza f3 ffmpeg gping imagemagick iperf3 lsd mosh mozjpeg nano ncdu nmap p7zip pigz rclone rsync screen syncthing telnet tesseract thefuck tldr tmux unzip yt-dlp zstd
brew install --cask balenaetcher calibre cryptomator iina handbrake imageoptim libreoffice losslesscut mgba mkvtoolnix nextcloud rar retroarch-metal secretive signal transmission ultimaker-cura vlc vscodium zed