-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathBrewfile
56 lines (56 loc) · 1.13 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
tap "eth-p/software" # bat-extras
tap "homebrew/bundle"
tap "homebrew/cask"
tap "homebrew/cask-fonts"
tap "homebrew/core"
tap "universal-ctags/universal-ctags"
brew "bat"
brew "cmake"
brew "editorconfig"
brew "gawk"
brew "gist"
brew "git-delta"
brew "git-lfs"
brew "gnu-sed"
brew "gnupg"
brew "grip"
brew "hub"
brew "jq"
brew "mas"
brew "n"
brew "neovim"
brew "[email protected]"
brew "reattach-to-user-namespace"
brew "ripgrep"
brew "ruby"
brew "rust"
brew "tmux"
brew "tmuxinator"
brew "trash"
brew "tree"
brew "vim"
brew "watchman"
brew "wget"
brew "yarn"
brew "zsh"
brew "zsh-autosuggestions"
brew "zsh-completions"
brew "zsh-syntax-highlighting"
brew "eth-p/software/bat-extras"
brew "universal-ctags/universal-ctags/universal-ctags", args: ["HEAD"]
cask "1password"
cask "docker"
cask "font-fira-code"
cask "iterm2"
cask "karabiner-elements"
cask "licecap"
cask "spotify"
cask "the-unarchiver"
cask "visual-studio-code"
mas "Boop", id: 1518425043
mas "Desk Remote Control", id: 1509037746
mas "Magnet", id: 441258766
mas "Spark – Email App by Readdle", id: 1176895641
mas "Telegram", id: 747648890
mas "Things 3", id: 904280696
mas "Xcode", id: 497799835