forked from LandonSchropp/dotfiles
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathBrewfile
63 lines (61 loc) · 983 Bytes
/
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
63
tap "homebrew/cask-fonts"
tap "thoughtbot/formulae"
tap "heroku/brew"
brew "asciinema"
brew "bat"
brew "coreutils"
brew "diff-so-fancy"
brew "direnv"
brew "fd"
brew "fzf"
brew "git"
brew "git-fixup"
brew "gnu-sed"
brew "heroku"
brew "httpie"
brew "imagemagick"
brew "jq"
brew "m-cli"
brew "mackup"
brew "markdownlint-cli"
brew "mas"
brew "neovim"
brew "nvm"
brew "pgcli"
brew "pidof"
brew "postgresql"
brew "pyenv"
brew "rbenv"
brew "rcm"
brew "rename"
brew "ruby-build"
brew "rust"
brew "shellcheck"
brew "source-highlight"
brew "stylua"
brew "thefuck"
brew "the_silver_searcher"
brew "tig"
brew "tldr"
brew "tmux"
brew "tmuxinator"
brew "tree"
brew "wget"
brew "write-good"
brew "yarn"
cask "1password"
cask "atom"
cask "bartender"
cask "docker"
cask "font-open-sans"
cask "font-roboto"
cask "font-sauce-code-pro-nerd-font"
cask "google-cloud-sdk"
cask "iina"
cask "istat-menus"
cask "iterm2"
cask "keepingyouawake"
cask "monitorcontrol"
cask "numi"
cask "sketch"
cask "spotify"