-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathBrewfile
More file actions
19 lines (16 loc) · 727 Bytes
/
Brewfile
File metadata and controls
19 lines (16 loc) · 727 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Default formulas
tap 'homebrew/cask'
# Fonts
tap 'homebrew/cask-fonts'
brew 'bash'
brew 'pkg-config', link: true
brew 'reattach-to-user-namespace'
brew 'rg'
brew 'tmux' # Tmux is a newer terminal multiplexer.
brew 'wget'
cask 'alacritty' # https://github.com/alacritty/alacritty
cask 'authy' # Authy password manager, which is cross-platform
cask 'bitwarden' # Bitwarden password manager, which is open-source
cask 'font-fira-code' # https://github.com/tonsky/FiraCode
cask 'lunar' # https://lunar.fyi/
cask 'vimr' # https://github.com/qvacua/vimr