-
Notifications
You must be signed in to change notification settings - Fork 0
/
Brewfile
57 lines (57 loc) · 1.06 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
tap "eddieantonio/eddieantonio"
tap "gbataille/gba"
tap "homebrew/bundle"
tap "homebrew/cask"
tap "homebrew/cask-fonts"
tap "homebrew/core"
tap "homebrew/services"
tap "isacikgoz/taps"
tap "johngrib/johngrib"
tap "osx-cross/avr"
tap "universal-ctags/universal-ctags"
brew "[email protected]"
brew "python"
brew "awscli"
brew "bash"
brew "bat"
brew "coreutils"
brew "cowsay"
brew "curl"
brew "dfu-programmer"
brew "fortune"
brew "fzf"
brew "git"
brew "glow"
brew "gnu-sed"
brew "gnupg"
brew "go"
brew "jq"
brew "libressl"
brew "llvm"
brew "mas"
brew "nethack"
brew "node"
brew "pinentry-mac"
brew "pwgen"
brew "reattach-to-user-namespace"
brew "ruby"
brew "the_silver_searcher"
brew "tldr"
brew "tmux"
brew "tree"
brew "vim"
brew "yank"
brew "eddieantonio/eddieantonio/imgcat"
brew "osx-cross/avr/avr-gcc"
brew "universal-ctags/universal-ctags/universal-ctags", args: ["HEAD"], link: false
cask "docker"
cask "google-chrome"
cask "keycastr"
cask "kitematic"
cask "macvim"
cask "vimr"
cask "bitwarden"
cask "hammerspoon"
cask "firefox"
cask "karabiner-elements"
cask 'font-meslolg-nerd-font'