-
Notifications
You must be signed in to change notification settings - Fork 2
/
Brewfile
41 lines (41 loc) · 801 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
tap "homebrew/cask"
tap "homebrew/cask-fonts"
tap "homebrew/core"
tap "homebrew/services"
brew "awscli"
brew "bat"
brew "diff-so-fancy"
brew "direnv"
brew "eza"
brew "fd"
brew "git"
brew "gnupg"
brew "go"
brew "htop"
brew "jump"
brew "mas"
brew "mosh"
brew "neovim"
brew "python"
brew "ripgrep"
brew "starship"
brew "tig"
brew "tmux"
brew "vim"
brew "zsh"
brew "zsh-autosuggestions"
brew "zsh-completions"
brew "zsh-syntax-highlighting"
brew "zsh-fast-syntax-highlighting"
cask "font-fantasque-sans-mono"
cask "font-fantasquesansmono-nerd-font-mono"
cask "font-jetbrains-mono"
cask "font-jetbrainsmono-nerd-font"
cask "font-jetbrainsmono-nerd-font-mono"
cask "hammerspoon"
cask "iina"
cask "insomnia"
cask "mailmate"
cask "spotify"
mas "Amphetamine", id: 937984704
mas "The Unarchiver", id: 425424353