-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathBrewfile
101 lines (101 loc) · 1.94 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
tap "homebrew/bundle"
tap "homebrew/cask-fonts"
brew "asciinema"
brew "bandwhich"
brew "bat"
brew "cmus"
brew "coreutils"
brew "ctop"
brew "curl"
brew "diff-so-fancy"
brew "duf"
brew "eza"
brew "exiftool"
brew "fdupes"
brew "figlet"
brew "fzf"
brew "git"
brew "gitmoji"
brew "glances"
brew "gnupg"
brew "go"
brew "gping"
brew "hugo"
brew "hyperfine"
brew "inxi"
brew "just"
brew "lazydocker"
brew "lazygit"
brew "magic-wormhole"
brew "mas"
brew "most"
brew "navi"
brew "neofetch"
brew "procs"
brew "ripgrep"
brew "rsync"
brew "scc"
brew "sd"
brew "starship"
brew "thefuck"
brew "tldr"
brew "tmate"
brew "tree"
brew "xsel"
brew "youtube-dl"
brew "zoxide"
brew "zsh-autocomplete"
brew "zsh-autosuggestions"
brew "zsh-fast-syntax-highlighting"
cask "alfred"
cask "balenaetcher"
cask "brave-browser"
cask "cheatsheet"
cask "discord"
cask "downie"
cask "dropbox"
cask "dropzone"
cask "font-jetbrains-mono-nerd-font"
cask "font-maple"
cask "google-drive"
cask "iina"
cask "keycastr"
cask "makemkv"
cask "mullvadvpn"
cask "mymonero"
cask "ngrok"
cask "obs"
cask "permute"
cask "plex"
cask "proton-drive"
cask "signal"
cask "steam"
cask "syncthing"
cask "tailscale"
cask "transmission"
cask "wezterm"
mas "Affinity Photo", id: 824183456
mas "Bible Study", id: 472790630
mas "DaisyDisk", id: 411643860
mas "Encrypto", id: 935235287
mas "Kindle", id: 302584613
mas "Magnet", id: 441258766
mas "Quiver", id: 866773894
mas "Recipe Keeper", id: 1315583175
mas "WiFi Explorer", id: 494803304
vscode "aaron-bond.better-comments"
vscode "bbenoist.Nix"
vscode "bbenoist.vagrant"
vscode "EditorConfig.EditorConfig"
vscode "golang.go"
vscode "hashicorp.terraform"
vscode "liviuschera.noctis"
vscode "marcostazi.VS-code-vagrantfile"
vscode "ms-azuretools.vscode-docker"
vscode "oderwat.indent-rainbow"
vscode "Tailscale.vscode-tailscale"
vscode "tamasfe.even-better-toml"
vscode "usernamehw.errorlens"
vscode "vscode-icons-team.vscode-icons"
vscode "vscodevim.vim"
vscode "wayou.vscode-todo-highlight"