-
Notifications
You must be signed in to change notification settings - Fork 0
/
Brewfile
63 lines (58 loc) · 1.17 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
63
cask_args appdir: "/Applications"
tap "homebrew/cask"
tap "homebrew/cask-versions"
# if these are on nix, move them.
# todo - maybe replace these with nixpkgs if they work
brew "antibody" # archived but still works for now
brew "mas"
brew "dog"
brew "git-delta" # on nix but seems outdated
brew "koekeishiya/formulae/yabai"
brew "glances"
brew "datasette"
brew "sqlite-utils"
brew "rinchsan/tap/gosimports"
brew "comby"
brew "go"
tap "noborus/tap"
brew "noborus/tap/trdsql"
# taps
brew "cloudflare/cloudflare/cloudflared"
cask "1password"
cask "alfred"
cask "amethyst"
cask "arq"
cask "caffeine"
cask "cloudflare-warp"
cask "dash"
cask "db-browser-for-sqlite"
cask "docker"
cask "dropbox"
cask "firefox-developer-edition"
cask "gitkraken"
cask "google-chrome"
cask "google-cloud-sdk"
cask "graphiql"
cask "graphql-playground"
cask "iterm2"
cask "jetbrains-toolbox"
cask "karabiner-elements"
cask "kitty"
cask "logseq"
cask "macdown"
cask "macvim"
cask "notion"
cask "paste"
cask "pdf-expert"
cask "phoenix"
cask "postman"
cask "raycast"
cask "sequel-pro"
cask "signal"
cask "slack"
cask "spotify"
cask "sublime-text"
cask "telegram"
cask "visual-studio-code"
cask "libreoffice"
cask "maccy"