forked from BlueTufa/dotfiles
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathBrewfile
83 lines (82 loc) · 1.35 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
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
tap "homebrew/bundle"
tap "homebrew/cask"
tap "homebrew/cask-drivers"
tap "homebrew/cask-fonts"
tap "homebrew/cask-versions"
tap "homebrew/core"
tap "homebrew/services"
brew "[email protected]"
brew "autoconf"
brew "[email protected]"
brew "awscli"
brew "awslogs"
brew "bat"
brew "cmake"
brew "cowsay"
brew "diff-so-fancy"
brew "docker", link: false
brew "docker-compose", link: false
brew "exa"
brew "fd"
brew "ncurses"
brew "fish"
brew "fortune"
brew "fzf"
brew "gcc"
brew "git"
brew "git-lfs"
brew "glib"
brew "gnu-sed"
brew "guile"
brew "unbound"
brew "gnutls"
brew "gnupg"
brew "gotop"
brew "grep"
brew "htop"
brew "imagemagick"
brew "jq"
brew "libmagic"
brew "libssh"
brew "libssh2"
brew "lolcat"
brew "make"
brew "neofetch"
brew "neovim"
brew "nghttp2"
brew "nmap"
brew "node"
brew "nvm"
brew "postgresql"
brew "pup"
brew "pwgen"
brew "pyenv"
brew "[email protected]"
brew "[email protected]"
brew "redis"
brew "ripgrep"
brew "rust"
brew "socat"
brew "subversion"
brew "telnet"
brew "terraform", link: false
brew "tfenv"
brew "the_silver_searcher"
brew "ripgrep"
brew "trash"
brew "tree"
brew "watch"
brew "wget"
brew "yarn"
cask "font-code-new-roman-nerd-font"
cask "font-fira-code"
cask "font-fira-mono-for-powerline"
cask "font-fontawesome"
cask "font-hack"
cask "font-meslo-lg-nerd-font"
cask "font-monoid"
cask "horos"
cask "rectangle"
cask "typora"
cask "visual-studio-code"
cask "rectangle"