-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathBrewfile
More file actions
executable file
Β·156 lines (150 loc) Β· 3.19 KB
/
Brewfile
File metadata and controls
executable file
Β·156 lines (150 loc) Β· 3.19 KB
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
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
cask_args appdir: '/Applications'
tap 'homebrew/cask'
tap 'homebrew/cask-versions'
tap 'homebrew/bundle'
# tap 'homebrew/games'
# tap 'neovim/neovim'
#
# ack gdbm httpie libgcrypt libxml2 pcre roundup watchman
# adns gettext icu4c libgit2 mas pcre2 ruby-build wget
# antibody giflib imagemagick libgpg-error midnight-commander php71 s-lang wxmac
# autoconf git imlib2 libksba mysql php@7.1 screenresolution x264
# composer glances jp2a libpng neofetch pinentry spaceman-diff xvid
# coreutils glib jpeg libssh2 nettle pkg-config spark xz
# elixir gmp lame libtasn1 nmap python sphinx-doc yarn
# erlang gnutls libassuan libtiff npth python3 sqlite youtube-dl
# faac go libav libtool openssl python@2 stow
# fish grc libcaca libunistring openssl@1.1 rbenv unixodbc
# freetype htop libffi libusb p11-kit readline unrar
# sigh
cask 'xquartz'
# cask 'java'
# essentials
# brew 'pscp' # ??
brew 'pssh'
brew 'nmap'
brew 'ack'
brew 'coreutils'
brew 'go'
brew 'elixir'
brew 'gnupg'
brew 'grc'
brew 'tldr'
brew 'jq'
brew 'pssh'
brew 'mas' # MacOS Amphetamine, Battery Health 2
# brew 'qt' not working with newest macos
brew 'imagemagick'
brew 'jp2a'
brew 'libav'
brew 'libcaca', args: ['with-imlib2']
brew 'libgit2'
brew 'openssl'
brew 'readline'
# brew 'postgresql'
# brew 'mysql'
brew 'ruby-build'
brew 'rbenv'
brew 'roundup'
brew 'spaceman-diff'
brew 'spark'
brew 'unrar'
brew 'wget'
brew 'youtube-dl'
brew 'httpie'
# brew 'nvm' # zsh-nvm should handle it
# brew 'yarn', args: ['without-node']
brew 'midnight-commander'
# brew 'neovim'
brew 'htop'
# zoxide and fuzzy z finder
brew 'zoxide'
brew 'fzf'
# developing
# brew 'php71'
# brew 'composer'
#
# adobe-creative-cloud
# filezilla
# firefox
# gimp
# gitee
# github
# gpg-suite
# mpv
# osxfuse
# reactotron
# resilio-sync
# vectr
# essentials
cask 'docker'
# tools
cask 'cheatsheet'
cask '1password'
cask 'hyperswitch'
cask 'hyperdock'
cask 'shiftit'
cask 'bartender'
cask 'veracrypt'
cask 'sequel-pro'
cask 'nordvpn'
cask 'runjs'
cask 'notable'
cask 'graphiql'
# cask 'trailer' NOT AS USEFUL FOR NOW
# cask 'alfred' let's see how we handle spotlight
# cask 'clipmenu'
# cask 'controlplane' NOT NEEDED NOW
cask 'launchrocket'
# cask 'textexpander'
# cask 'cakebrew' # NOT USED
# cask 'todoist'
cask 'iterm2'
# cask 'keepingyouawake'
cask 'appcleaner'
cask 'dropbox'
# cask 'kap'
cask 'the-unarchiver'
# cask 'fitbit-connect' # NOT USED
# cask 'diskwave'
# cask 'ccleaner'
cask 'lantern'
# browsers / IDE
# cask 'atom-beta'
# cask 'atom'
cask 'sublime-text'
cask 'visual-studio-code'
# cask 'firefox'
cask 'google-chrome'
# cask 'google-chrome-canary'
# cask 'intellij-idea'
# cask 'webstorm'
# cask 'phpstorm'
# cask 'rubymine'
# cask 'macvim'
# work
cask 'slack'
cask 'dash'
cask 'viscosity'
# cask 'adobe-creative-cloud'
# cask 'virtualbox'
# ent
cask 'iina'
cask 'vlc'
cask 'spotify'
cask 'yacreader'
cask 'spotify'
# cask 'gimp'
# cask 'inkscape'
# cask 'libreoffice'
# cask 'xnviewmp'
# cask 'beardedspice'
# cask 'helium' it's not helium browser
# gaming
# cask 'steam'
# cask 'battle-net'
# other
cask 'handbrake'
cask 'transmission'
# cask 'transmit' NEED TO BUY LICENSE
cask 'tunnelbear'