-
Notifications
You must be signed in to change notification settings - Fork 24
Expand file tree
/
Copy pathBrewfile-essentials
More file actions
79 lines (76 loc) · 1.4 KB
/
Copy pathBrewfile-essentials
File metadata and controls
79 lines (76 loc) · 1.4 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
tap "homebrew/cask"
tap "homebrew/cask-fonts"
tap "github/gh"
tap "koekeishiya/formulae"
tap "narze/taps"
tap "yqrashawn/goku"
tap "laishulu/homebrew"
# brew "awscli"
# brew "bat"
brew "btop"
# brew "diff-so-fancy"
brew "fd"
brew "ffmpeg"
brew "ghq"
brew "git"
brew "git-delta"
brew "git-flow"
brew "gnu-sed"
brew "herdr"
brew "jq"
brew "lazygit"
brew "mackup"
brew "magic-wormhole"
brew "mas"
brew "mpc"
brew "mpd"
# brew "ncmpcpp"
# brew "neofetch"
brew "neovim"
brew "reattach-to-user-namespace"
brew "ripgrep"
brew "terminal-notifier"
brew "tldr"
brew "tmux"
brew "tree"
brew "watch"
brew "zsh"
brew "github/gh/gh"
brew "koekeishiya/formulae/skhd"
brew "koekeishiya/formulae/yabai"
brew "yqrashawn/goku/goku", trusted: true
brew "laishulu/homebrew/macism"
cask "syncthing"
cask "bitwarden"
cask "raycast"
cask "smartgit"
cask "wechat"
cask "obsidian"
# cask "arq" # Wait for v5 compatability
cask "beardedspice"
# cask "bitbar"
# cask "dash"
cask "docker"
cask "dropbox"
cask "flux"
cask "font-firacode-nerd-font"
cask "font-fantasque-sans-mono-nerd-font"
cask "google-backup-and-sync"
cask "google-chrome"
# cask "hazel"
cask "joplin"
# cask "kitty"
cask "karabiner-elements"
cask "keyboard-maestro"
# cask "ngrok"
cask "omnifocus"
# cask "postgres"
cask "postman"
# cask "rescuetime"
# cask "slack"
# cask "spotify"
# cask "startupizer"
cask "telegram"
cask "the-unarchiver"
cask "visual-studio-code"
# cask "whatpulse"