forked from rogeriochaves/dotfiles
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Brewfile
62 lines (59 loc) · 1.23 KB
/
Brewfile
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
# Formulae
brew "imagemagick"
brew "antigen"
brew "autoconf"
brew "autojump"
brew "bash-completion"
brew "chruby"
brew "dos2unix"
brew "findutils"
brew "git"
brew "git-extras"
brew "grip"
brew "gti"
brew "htop"
brew "markdown"
brew "mas"
brew "mysql"
brew "nodenv"
brew "node-build"
brew "openssh"
brew "pkg-config"
brew "python"
brew "readline"
brew "ripgrep"
brew "ruby-build"
brew "ruby-install"
brew "ssh-copy-id"
brew "tig"
brew "trash"
brew "tree"
brew "vim"
brew "wget"
brew "zsh"
# Casks
cask "keepingyouawake", greedy: true
cask "google-chrome", greedy: true
cask "1password", greedy: true
cask "alfred", greedy: true
cask "docker", greedy: true
cask "dropbox", greedy: true
cask "fantastical", greedy: true
cask "iterm2@beta", greedy: true
cask "logitech-options", greedy: true
cask "lastfm", greedy: true
cask "notion", greedy: true
cask "qlcolorcode", greedy: true
cask "qlimagesize", greedy: true
cask "qlmarkdown", greedy: true
cask "quicklook-json", greedy: true
cask "rescuetime", greedy: true
cask "slack", greedy: true
cask "spectacle", greedy: true
cask "spotify", greedy: true
cask "webpquicklook", greedy: true
cask "visual-studio-code", greedy: true
# Fonts
cask "font-fira-code"
# Mac AppStore
mas "Giphy Capture", id: 668208984