forked from joshmedeski/dotfiles
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathBrewfile
129 lines (129 loc) · 2.07 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
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
tap "arl/arl"
tap "clementtsang/bottom"
tap "epk/epk"
tap "espanso/espanso"
tap "homebrew/bundle"
tap "homebrew/cask"
tap "homebrew/cask-fonts"
tap "homebrew/cask-versions"
tap "homebrew/core"
tap "homebrew/services"
tap "koekeishiya/formulae"
tap "wez/wezterm"
brew "xz"
brew "readline"
brew "sqlite"
brew "aria2"
brew "asciinema"
brew "[email protected]"
brew "azure-cli"
brew "bandwhich"
brew "bash"
brew "bat"
brew "bottom"
brew "bpytop"
brew "broot"
brew "pkg-config"
brew "cmake"
brew "cointop"
brew "ctags"
brew "ctop"
brew "docker-completion"
brew "dua-cli"
brew "duf"
brew "exiftool"
brew "fd"
brew "fdupes"
brew "icu4c"
brew "libarchive"
brew "ffmpeg"
brew "fish"
brew "fnm"
brew "fzf"
brew "gh"
brew "git"
brew "git-lfs"
brew "glances"
brew "go"
brew "gping"
brew "htop"
brew "hugo"
brew "hyperfine"
brew "jq"
brew "just"
brew "khal"
brew "lazydocker"
brew "lazygit"
brew "lf"
brew "lsd"
brew "lua"
brew "mackup"
brew "mailcheck"
brew "most"
brew "mpd"
brew "navi"
brew "neofetch"
brew "neovim"
brew "node"
brew "openssl@3"
brew "nushell"
brew "pandoc"
brew "pgcli"/
brew "procs"
brew "pyenv"
brew "pyenv-virtualenv"
brew "rainbarf"
brew "reattach-to-user-namespace"
brew "ripgrep"
brew "rm-improved"
brew "rsync"
brew "ruby"
brew "scc"
brew "sd"
brew "speedtest-cli"
brew "starship"
brew "subversion"
brew "tcl-tk"
brew "tealdeer"
brew "the_silver_searcher"
brew "thefuck"
brew "tmux"
brew "trash-cli"
brew "tre"
brew "tree"
brew "wakatime-cli"
brew "xsel"
brew "zlib"
brew "zoxide"
brew "arl/arl/gitmux"
brew "koekeishiya/formulae/skhd"
brew "koekeishiya/formulae/yabai"
cask "alfred"
cask "basictex"
cask "betterzip"
cask "brave-browser"
cask "deepl"
cask "docker"
cask "element"
cask "espanso"
cask "font-hack-nerd-font"
cask "font-sf-mono-nerd-font"
cask "font-source-code-pro"
cask "logseq"
cask "macvim"
cask "pika"
cask "qlcolorcode"
cask "qlmarkdown"
cask "qlprettypatch"
cask "qlstephen"
cask "quarto"
cask "quicklook-csv"
cask "quicklook-json"
cask "r"
cask "rstudio-preview-electron"
cask "spacelauncher"
cask "spotify"
cask "suspicious-package"
cask "webpquicklook"
cask "wezterm-nightly"
cask "xquartz"