-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathBrewfile
48 lines (36 loc) · 830 Bytes
/
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
tap "homebrew/bundle"
tap "homebrew/core"
tap "homebrew/services"
tap "ngrok/ngrok"
# Cryptography and SSL/TLS Toolkit
brew "[email protected]"
# Python version management
brew "pyenv"
# Command-line interface for SQLite
# brew "sqlite"
# General-purpose data compression with high compression ratio
# brew "xz"
# Interpreted, interactive, object-oriented programming language
# brew "[email protected]", link: true
# Prints a steam locomotive if you type sl instead of ls
brew "sl"
# Internet file retriever
brew "wget"
# General-purpose lossless data-compression library
brew "zlib"
brew "yarn"
brew "htop"
brew "awscli"
brew "neovim"
brew "neovim"
cask "ngrok"
cask "obsidian"
cask "iterm2"
cask "cleanmymac"
cask "bartender"
cask "daisy-disc"
cask "logi-options-plus"
cask "numi"
cask "postman"
cask "rectangle"
cask "aldente"