Skip to content

Commit

Permalink
20210920.0607_update
Browse files Browse the repository at this point in the history
  • Loading branch information
owine committed Sep 20, 2021
1 parent 7d725fa commit cfdf441
Showing 1 changed file with 173 additions and 0 deletions.
173 changes: 173 additions & 0 deletions Brewfile.WineMac-2.local
Original file line number Diff line number Diff line change
@@ -0,0 +1,173 @@
tap "homebrew/aliases"
tap "homebrew/bundle"
tap "homebrew/cask"
tap "homebrew/cask-drivers"
tap "homebrew/cask-fonts"
tap "homebrew/cask-versions"
tap "homebrew/core"
tap "homebrew/services"
tap "microsoft/git"
tap "vitorgalvao/tiny-scripts"
brew "[email protected]"
brew "augeas"
brew "bash"
brew "bash-completion"
brew "xz"
brew "[email protected]"
brew "coreutils"
brew "libidn2"
brew "nettle"
brew "cask"
brew "certbot"
brew "curl"
brew "cython"
brew "diffutils"
brew "e2fsprogs"
brew "openjpeg"
brew "libvorbis"
brew "ffmpeg"
brew "findutils"
brew "fzf"
brew "gawk"
brew "netcdf"
brew "numpy"
brew "gdal"
brew "geoip"
brew "grep"
brew "haste-client"
brew "ncurses"
brew "htop"
brew "ilmbase", link: true
brew "imath", link: false
brew "libheif"
brew "[email protected]"
brew "openexr", link: false
brew "imagemagick"
brew "iperf3"
brew "jq"
brew "node"
brew "jsonlint"
brew "knot"
brew "libusb"
brew "libimobiledevice", args: ["HEAD"]
brew "pango"
brew "links"
brew "lynx"
brew "mas"
brew "media-info"
brew "mkvtoolnix"
brew "movgrab"
brew "mtr"
brew "ncdu"
brew "nmap"
brew "ntp"
brew "p7zip"
brew "podofo"
brew "quilt"
brew "rclone"
brew "spatialindex"
brew "speedtest-cli"
brew "ssh-copy-id", link: true
brew "terminal-notifier"
brew "thefuck"
brew "tmux"
brew "upx"
brew "watch"
brew "wget"
brew "winetricks"
brew "yarn"
brew "youtube-dl"
brew "youtube-dlc"
brew "zsh-autosuggestions"
brew "zsh-completions"
brew "zsh-git-prompt"
brew "zsh-syntax-highlighting"
brew "vitorgalvao/tiny-scripts/cask-repair"
cask "anydesk"
cask "apple-events"
cask "audacity"
cask "backuploupe"
cask "balenaetcher"
cask "bbedit"
cask "bitwarden"
cask "brave-browser-beta"
cask "cloudflare-warp"
cask "cocktail"
cask "cyberduck"
cask "db-browser-for-sqlite"
cask "docker"
cask "duet"
cask "etrecheckpro"
cask "filebot"
cask "g-desktop-suite"
cask "git-credential-manager-core"
cask "gitkraken"
cask "google-chrome"
cask "google-earth-pro"
cask "gotomeeting"
cask "handbrake"
cask "install-disk-creator"
cask "logitech-options"
cask "macupdater"
cask "makemkv"
cask "mediainfo"
cask "microsoft-teams"
cask "mkvtools"
cask "mono-mdk"
cask "mountain-duck"
cask "mqtt-explorer"
cask "mullvadvpn-beta"
cask "ngrok"
cask "nova"
cask "onyx"
cask "openzfs"
cask "pingplotter"
cask "qlvideo"
cask "rcloneosx"
cask "rocket-chat"
cask "signal-beta"
cask "synergy"
cask "telegram-desktop-dev"
cask "termius"
cask "the-archive-browser"
cask "tor-browser-alpha"
cask "usb-overdrive"
cask "virtualbox"
cask "visual-studio-code"
cask "visual-studio-code-insiders"
cask "vivaldi"
cask "wine-stable"
cask "wireshark"
cask "xquartz"
cask "yubico-authenticator"
cask "yubico-yubikey-manager"
mas "AdGuard for Safari", id: 1440147259
mas "Apple Configurator 2", id: 1037126344
mas "Calcbot", id: 931657367
mas "CleanMyDrive 2", id: 523620159
mas "Deliveries", id: 290986013
mas "Developer", id: 640199958
mas "Disk Care", id: 913724705
mas "Disk Speed Test", id: 425264550
mas "Evernote", id: 406056744
mas "GarageBand", id: 682658836
mas "GraphicConverter 10", id: 1090470302
mas "HomeCam", id: 1292995895
mas "HomePass", id: 1330266650
mas "iMovie", id: 408981434
mas "Infuse", id: 1136220934
mas "Internet Access Policy Viewer", id: 1482630322
mas "Keynote", id: 409183694
mas "Kindle", id: 405399194
mas "NextDNS", id: 1464122853
mas "Numbers", id: 409203825
mas "Pages", id: 409201541
mas "Pastebot", id: 1179623856
mas "Roomie Remote", id: 1467513544
mas "Skitch", id: 425955336
mas "Speedtest", id: 1153157709
mas "Swackett", id: 1433715306
mas "Tailscale", id: 1475387142
mas "Teleprompter", id: 1533078079
mas "WireGuard", id: 1451685025
mas "Xcode", id: 497799835

0 comments on commit cfdf441

Please sign in to comment.