-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path.brewfile
57 lines (53 loc) · 977 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
# Use `brew bundle --file=$HOME/.brewfile` to install the packages listed below
tap "homebrew/cask"
tap "homebrew/cask-fonts"
tap "homebrew/cask-versions"
tap "heroku/brew"
brew "bat"
brew "direnv"
brew "fd"
brew "fish"
brew "fisher"
brew "fzf"
brew "gh"
brew "git"
brew "glab"
brew "gpg2"
brew "heroku"
brew "jq"
brew "mas"
brew "mise"
brew "mosh"
brew "neovim"
brew "postgres"
brew "redis"
brew "ripgrep"
brew "tldr"
brew "tmux"
brew "tree"
brew "universal-ctags", args: ["HEAD"]
brew "weechat"
cask "1password"
cask "anki"
cask "basecamp"
cask "brainfm"
cask "bruno"
cask "cleanshot"
cask "dash"
cask "discord"
cask "figma"
cask "firefox-developer-edition"
cask "font-codicon"
cask "font-hasklig"
cask "font-symbols-only-nerd-font"
cask "ngrok"
cask "rectangle-pro"
cask "skype"
cask "slack"
cask "syncthing"
cask "tuple"
cask "wezterm"
mas "1Password for Safari", id: 1569813296
mas "Agenda", id: 1287445660
mas "iA Writer", id: 775737590
mas "Things 3", id: 904280696