forked from chrishoage/zsh-dotfiles
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathBrewfile.simple.bak
98 lines (98 loc) · 1.76 KB
/
Brewfile.simple.bak
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
tap "buo/cask-upgrade"
tap "dart-lang/dart"
tap "homebrew/bundle"
tap "homebrew/cask"
tap "homebrew/cask-fonts"
tap "homebrew/cask-versions"
tap "homebrew/core"
tap "spectralkh/tap"
brew "openssl"
brew "readline"
brew "xz"
brew "ansible"
brew "bash"
brew "binutils"
brew "cask"
brew "cocoapods"
brew "coreutils"
brew "extract_url"
brew "ffmpeg"
brew "fish"
brew "fpp"
brew "git"
brew "htop"
brew "usbmuxd", args: ["HEAD"]
brew "libimobiledevice", args: ["HEAD"]
brew "ideviceinstaller"
brew "ios-deploy"
brew "jq"
brew "perl"
brew "pyenv"
brew "reattach-to-user-namespace"
brew "socat"
brew "sshuttle"
brew "stormssh"
brew "stormssh-completion"
brew "tmux"
brew "tmux-xpanes"
brew "tree"
brew "urlview"
brew "vim"
brew "wireshark"
brew "youtube-dl"
brew "zlib"
brew "dart-lang/dart/dart"
cask "android-sdk"
cask "android-studio"
cask "balenaetcher"
cask "bartender"
cask "brave-browser"
cask "diffmerge"
cask "discord"
cask "disk-inventory-x"
cask "docker"
cask "dropbox"
cask "electrum"
cask "firefox"
cask "font-fira-code"
cask "font-hack-nerd-font"
cask "font-meslo-for-powerline"
cask "font-meslo-nerd-font"
cask "gimp"
cask "github"
cask "gitkraken"
cask "google-backup-and-sync"
cask "google-chrome"
cask "google-drive-file-stream"
cask "handshaker"
cask "intel-haxm"
cask "intellij-idea"
cask "iterm2"
cask "keepassx"
cask "keka"
cask "kodi"
cask "libreoffice"
cask "macs-fan-control"
cask "mendeley"
cask "menumeters"
cask "opera"
cask "oracle-jdk"
cask "osxfuse"
cask "rambox"
cask "skim"
cask "skype"
cask "slack"
cask "sourcetree"
cask "spectacle"
cask "spotify"
cask "teamviewer"
cask "tor-browser"
cask "vanilla"
cask "veracrypt"
cask "virtualbox"
cask "virtualbox-extension-pack"
cask "visual-studio-code"
cask "vlc"
cask "vmware-fusion"
cask "wireshark"
cask "spectralkh/tap/flutter"